Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Cabal2Spec
Documentation
cabal2spec :: Platform -> CompilerId -> FlagAssignment -> ForceBinary -> RunTests -> Maybe CopyrightYear -> FilePath -> FilePath -> IO () Source #
createSpecFile :: FilePath -> PackageDescription -> ForceBinary -> RunTests -> FlagAssignment -> Maybe CopyrightYear -> IO () Source #
type ForceBinary = Bool Source #
type CopyrightYear = Int Source #