Dependencies for random-source-0.3.0.11
Libraries
random-source
- flexible-defaults (>=0.0.0.2)
- mersenne-random-pure64
- primitive
- random (>=1.2.0 && <1.3)
- stateref (>=0.3 && <0.4)
- template-haskell
- th-extras
- if impl(ghc>=6.10)
- if flag(mtl2)
- mtl (>=2 && <3)
- mtl (>=1 && <2)
- if flag(base4)else
- base (>=3 && <4)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | base-4 and above do not include syb | Enabled |
mtl2 | mtl-2 has State, etc., as "type" rather than "newtype" | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info