How to Install and Uninstall ghc-shakespeare Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "ghc-shakespeare" package
Please follow the instructions below to install ghc-shakespeare on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-shakespeare
Copied
2. Uninstall "ghc-shakespeare" package
Please follow the guidance below to uninstall ghc-shakespeare on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-shakespeare
Copied
3. Information about the ghc-shakespeare package on openSuSE Tumbleweed
Information for package ghc-shakespeare:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-shakespeare
Version : 2.1.0.1-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : ghc-shakespeare-2.1.0.1-1.7.src
Upstream URL : https://hackage.haskell.org/package/shakespeare
Summary : A toolkit for making compile-time interpolated templates
Description :
Shakespeare is a family of type-safe, efficient template languages.
Shakespeare templates are expanded at compile-time, ensuring that all
interpolated variables are in scope. Variables are interpolated according to
their type through a typeclass.
Shakespeare templates can be used inline with a quasi-quoter or in an external
file.
Note there is no dependency on haskell-src-extras. Instead Shakespeare believes
logic should stay out of templates and has its own minimal Haskell parser.
Packages that use this: xml-hamlet
Please see the documentation at
for more details.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-shakespeare
Version : 2.1.0.1-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : ghc-shakespeare-2.1.0.1-1.7.src
Upstream URL : https://hackage.haskell.org/package/shakespeare
Summary : A toolkit for making compile-time interpolated templates
Description :
Shakespeare is a family of type-safe, efficient template languages.
Shakespeare templates are expanded at compile-time, ensuring that all
interpolated variables are in scope. Variables are interpolated according to
their type through a typeclass.
Shakespeare templates can be used inline with a quasi-quoter or in an external
file.
Note there is no dependency on haskell-src-extras. Instead Shakespeare believes
logic should stay out of templates and has its own minimal Haskell parser.
Packages that use this: xml-hamlet
Please see the documentation at