Dependencies for newt-0.0.3.1
Libraries
newt
- array (>=0.3.0.0 && <0.4.1)
 - base (>=4 && <6)
 - bytestring (>=0.9.1.10 && <0.9.2)
 - cmdargs (>=0.6.9 && <0.6.10)
 - filemanip (>=0.3.5.2 && <0.3.6)
 - mtl (>=2.0.1.0 && <2.0.2)
 - safe (>=0.3 && <0.4)
 - text
 - Unixutils (>=1.36 && <1.37)
 - if impl(ghc<7)
- containers (>=0.3.0.0 && <0.5)
 - directory (>=1.0.1.1 && <1.1.1)
 - filepath (>=1.1.0.0 && <1.1.0.5)
 - process (>=1.0.1.3 && <1.0.2)
 
- containers (>=0.4.0.0 && <0.5)
 - directory (>=1.1.0.0 && <1.1.1)
 - filepath (>=1.2.0.0 && <1.2.1)
 - process (>=1.0.1.5 && <1.0.2)
 
 
Executables
newt
- base (>=4 && <6)
 - cmdargs (>=0.6.9 && <0.6.10)
 - mtl (>=2.0.1.0 && <2.0.2)
 - newt
 - if impl(ghc<7)
- containers (>=0.3.0.0 && <0.5)
 
- containers (>=0.4.0.0 && <0.5)
 
 
test-newt
- base (>=4 && <6)
 - HUnit (>=1.2.2 && <1.2.3)
 - newt
 - QuickCheck (>=2.4.1.1 && <2.4.2)
 - safe (>=0.3 && <0.4)
 - test-framework (>=0.3.3 && <0.4)
 - test-framework-hunit (>=0.2.6 && <0.3)
 - test-framework-quickcheck2 (>=0.2.9 && <0.3)
 - Unixutils (>=1.36 && <1.37)
 - uuid (>=1.2.2 && <1.2.3)
 - if !flag(tests)
- buildable: False
 
 - if impl(ghc<7)
- containers (>=0.3.0.0 && <0.5)
 - directory (>=1.0.1.1 && <1.1.1)
 - filepath (>=1.1.0.0 && <1.1.0.5)
 - process (>=1.0.1.3 && <1.0.2)
 
- containers (>=0.4.0.0 && <0.5)
 - directory (>=1.1.0.0 && <1.1.1)
 - filepath (>=1.2.0.0 && <1.2.1)
 - process (>=1.0.1.5 && <1.0.2)
 
 
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| tests | Build the tests  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info