How to Install and Uninstall ghc-servant-server Package on openSUSE Leap
Last updated: November 07,2024
1. Install "ghc-servant-server" package
Please follow the instructions below to install ghc-servant-server on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-servant-server
Copied
2. Uninstall "ghc-servant-server" package
This guide let you learn how to uninstall ghc-servant-server on openSUSE Leap:
$
sudo zypper remove
ghc-servant-server
Copied
3. Information about the ghc-servant-server package on openSUSE Leap
Information for package ghc-servant-server:
-------------------------------------------
Repository : Main Repository
Name : ghc-servant-server
Version : 0.19-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 20.3 MiB
Installed : No
Status : not installed
Source package : ghc-servant-server-0.19-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/servant-server
Summary : A family of combinators for defining webservices APIs and serving them
Description :
A family of combinators for defining webservices APIs and serving them
You can learn about the basics in the
.
Here> is a runnable example, with comments, that defines a dummy API and
implements a webserver that serves this API, using this package.
CHANGELOG>.
-------------------------------------------
Repository : Main Repository
Name : ghc-servant-server
Version : 0.19-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 20.3 MiB
Installed : No
Status : not installed
Source package : ghc-servant-server-0.19-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/servant-server
Summary : A family of combinators for defining webservices APIs and serving them
Description :
A family of combinators for defining webservices APIs and serving them
You can learn about the basics in the
implements a webserver that serves this API, using this package.