Dependencies for numerals-0.1
Libraries
numerals
- base (>=2)
- bytestring (>=0.9 && <1)
- dstring (<0.3)
- mtl (>=1.1 && <1.2)
- pretty (>=1 && <1.1)
- text (>=0.1 && <0.2)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| specialise | Specialise the polymorphic language definitions to some often used types (String, ByteString, DString). Note that this increases compilation time and the size of the object files significantly. Also see README | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info