cabal-debian-4.17.5: 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.