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

Safe HaskellNone
LanguageHaskell2010

DhallToCabal.FactorType

Synopsis

Documentation

data KnownType Source #

Instances
Bounded KnownType Source # 
Instance details

Defined in DhallToCabal.FactorType

Enum KnownType Source # 
Instance details

Defined in DhallToCabal.FactorType

Eq KnownType Source # 
Instance details

Defined in DhallToCabal.FactorType

Ord KnownType Source # 
Instance details

Defined in DhallToCabal.FactorType

Read KnownType Source # 
Instance details

Defined in DhallToCabal.FactorType

Show KnownType Source # 
Instance details

Defined in DhallToCabal.FactorType

mapWithBindings :: ((Text -> Var) -> a -> b) -> Expr s a -> Expr s b Source #

The return value of this should be linted.