Dependencies for language-c-0.9
Libraries
language-c
- array
- base (>=4.7 && <5)
- containers (>=0.3)
- deepseq (>=1.4.0.0 && <1.5)
- directory
- filepath
- mtl
- pretty (<1.2.0)
- process
- if flag(separatesyb)else
- base (<4)
- if flag(usebytestrings)
- bytestring (>=0.9.0)
- if impl(ghc>=7.4 && <7.5)
- ghc-prim (>=0.2 && <0.3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
usebytestrings | Use ByteString as InputStream datatype | Enabled |
separatesyb | Data.Generics available in separate package. | Enabled |
allwarnings | Turn on all warnings for building (development) | Disabled |
iecfpextension | Support IEC 60559 floating point extension (defines _Float128) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info