Dependencies for uuid-1.2.2
Libraries
uuid
- base (>=3 && <4.11)
- binary (<0.9)
- bytestring (<0.11)
- Crypto (<4.3)
- maccatcher (<2.2)
- random (<1.1)
- time (<1.9)
Executables
benchuuid
- if flag(test)
- base (>=3 && <5)
- binary
- bytestring
- containers
- criterion (>=0.3 && <0.5)
- Crypto
- maccatcher
- mersenne-random-pure64 (>=0.2 && <0.3)
- parallel (>=2.1 && <2.3)
- random
- time
- buildable: False
testuuid
- if flag(test)
- base (>=3 && <5)
- binary
- bytestring
- Crypto
- HUnit (>=1.2 && <1.3)
- maccatcher
- QuickCheck (>=1.2 && <1.3)
- random
- time
- buildable: False
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| test | Build unit test and benchmark programs. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info