Dependencies for language-c-0.9.2
Libraries
language-c
- array
- base (>=4.8 && <5)
- containers (>=0.3)
- deepseq (>=1.4.0.0 && <1.6)
- directory
- filepath
- mtl
- pretty (<1.2.0)
- process
- if flag(usebytestrings)
- bytestring (>=0.9.0)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| usebytestrings | Use ByteString as InputStream datatype | 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