How to Install and Uninstall ghc-servant-foreign.x86_64 Package on Fedora 38
Last updated: January 10,2025
1. Install "ghc-servant-foreign.x86_64" package
This tutorial shows how to install ghc-servant-foreign.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ghc-servant-foreign.x86_64
Copied
2. Uninstall "ghc-servant-foreign.x86_64" package
Here is a brief guide to show you how to uninstall ghc-servant-foreign.x86_64 on Fedora 38:
$
sudo dnf remove
ghc-servant-foreign.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-servant-foreign.x86_64 package on Fedora 38
Last metadata expiration check: 5:38:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ghc-servant-foreign
Version : 0.15.4
Release : 7.fc38
Architecture : x86_64
Size : 86 k
Source : ghc-servant-foreign-0.15.4-7.fc38.src.rpm
Repository : fedora
Summary : Helpers for generating clients for servant APIs in any programming language
URL : https://hackage.haskell.org/package/servant-foreign
License : BSD-3-Clause
Description : Helper types and functions for generating client functions for servant APIs in
: any programming language
:
: This package provides types and functions that collect all the data needed to
: generate client functions in the programming language of your choice.
: This effectively means you only have to write the code that "pretty-prints"
: this data as some code in your target language.
:
: See the servant-js package for an example
:
:
: CHANGELOG>.
Available Packages
Name : ghc-servant-foreign
Version : 0.15.4
Release : 7.fc38
Architecture : x86_64
Size : 86 k
Source : ghc-servant-foreign-0.15.4-7.fc38.src.rpm
Repository : fedora
Summary : Helpers for generating clients for servant APIs in any programming language
URL : https://hackage.haskell.org/package/servant-foreign
License : BSD-3-Clause
Description : Helper types and functions for generating client functions for servant APIs in
: any programming language
:
: This package provides types and functions that collect all the data needed to
: generate client functions in the programming language of your choice.
: This effectively means you only have to write the code that "pretty-prints"
: this data as some code in your target language.
:
: See the servant-js package for an example
:
: