dhall-to-cabal-1.3.2.0: Compile Dhall expressions to Cabal files

Safe HaskellNone
LanguageHaskell2010

DhallToCabal

Documentation

dhallToCabal Source #

Arguments

:: InputSettings 
-> Text

The Dhall to parse.

-> IO GenericPackageDescription 

guarded :: (Monoid a, Eq a, Diffable a) => Type a -> Type (CondTree ConfVar [Dependency] a) Source #

sortExpr :: Expr s a -> Expr s a Source #