cabal-helper-1.0.0.0: Give Haskell development tools access to Cabal project environment

LicenseApache-2.0
Safe HaskellNone
LanguageHaskell2010

CabalHelper.Compiletime.Cabal

Description

 
Synopsis

Documentation

data CabalVersion' a Source #

Cabal library version we're compiling the helper exe against.

Constructors

CabalHEAD a 
CabalVersion 

Fields

newtype CommitId Source #

Constructors

CommitId 

Fields

replaceVersionDecl :: (Version -> Maybe Version) -> String -> Maybe String Source #

Replace the version declaration in a cabal file