Dependencies for random-fu-0.3.0.1
Libraries
random-fu
- erf
- math-functions
- monad-loops (>=0.3.0.1)
- random (>=1.2 && <1.3)
- random-shuffle
- rvar (>=0.3)
- syb
- template-haskell
- transformers
- vector (>=0.7)
- if flag(base4_2)
- base (>=4.9 && <5)
- base (>=4 && <4.2)
- if flag(mtl2)
- mtl (>=2 && <3)
- mtl (>=1 && <2)
- if impl(ghc==7.2.1)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4_2 | base-4.2 has an incompatible change in Data.Fixed (HasResolution) | 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