Safe Haskell | None |
---|---|
Language | Haskell2010 |
CabalToDhall
Documentation
data KnownDefault Source #
Constructors
CompilerOptions | |
BuildInfo | |
Library | |
Executable | |
Benchmark | |
TestSuite | |
Package | |
SourceRepo |
Instances
data PreludeReference Source #
resolvePreludeVar :: PreludeReference -> Expr s a Source #
getDefault :: Eq s => Import -> (PreludeReference -> Expr s Import) -> KnownDefault -> Expr s Import Source #