cabal-debian-4.24.8: Create a Debianization for a Cabal package

Safe HaskellNone
LanguageHaskell98

Debian.GHC

Synopsis

Documentation

newestAvailable :: FilePath -> BinPkgName -> Maybe DebianVersion Source

Memoized version of newestAvailable'

compilerFlavorOption :: forall a. (CompilerFlavor -> a -> a) -> OptDescr (a -> a) Source

General function to build a command line option that reads most of the possible values for CompilerFlavor.