Dependencies for DMuCheck-0.3.0.2
Executables
d-mucheck
- base (>=4 && <5)
- binary (>=0.7)
- directory (>=1.2)
- distributed-process (>=0.5.3)
- distributed-process-simplelocalnet (>=0.2.2.0)
- hint (>=0.4)
- MuCheck (==0.3.0.0)
- network-transport-tcp (>=0.4.1)
- unix (>=2.6)
- if !(flag(quickcheck) || flag(smallcheck) || flag(hunit) || flag(hspec))
- buildable: False
- if flag(quickcheck)
- MuCheck-QuickCheck (==0.3.0.0)
- if flag(smallcheck)
- MuCheck-SmallCheck (==0.3.0.0)
- if flag(hunit)
- MuCheck-HUnit (==0.3.0.0)
- if flag(hspec)
- MuCheck-Hspec (==0.3.0.0)
d-master
- base (>=4 && <5)
- binary (>=0.7)
- directory (>=1.2)
- distributed-process (>=0.5.3)
- distributed-process-simplelocalnet (>=0.2.2.0)
- hint (>=0.4)
- MuCheck (==0.3.0.0)
- network-transport-tcp (>=0.4.1)
- unix (>=2.6)
- if !(flag(quickcheck) || flag(smallcheck) || flag(hunit) || flag(hspec))
- buildable: False
- if flag(quickcheck)
- MuCheck-QuickCheck (==0.3.0.0)
- if flag(smallcheck)
- MuCheck-SmallCheck (==0.3.0.0)
- if flag(hunit)
- MuCheck-HUnit (==0.3.0.0)
- if flag(hspec)
- MuCheck-Hspec (==0.3.0.0)
d-slave
- base (>=4 && <5)
- binary (>=0.7)
- directory (>=1.2)
- distributed-process (>=0.5.3)
- distributed-process-simplelocalnet (>=0.2.2.0)
- hint (>=0.4)
- MuCheck (==0.3.0.0)
- network-transport-tcp (>=0.4.1)
- unix (>=2.6)
- if !(flag(quickcheck) || flag(smallcheck) || flag(hunit) || flag(hspec))
- buildable: False
- if flag(quickcheck)
- MuCheck-QuickCheck (==0.3.0.0)
- if flag(smallcheck)
- MuCheck-SmallCheck (==0.3.0.0)
- if flag(hunit)
- MuCheck-HUnit (==0.3.0.0)
- if flag(hspec)
- MuCheck-Hspec (==0.3.0.0)
dummy
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
quickcheck | Enable QuickCheck support | Disabled |
smallcheck | Enable SmallCheck support | Disabled |
hunit | Enable HUnit support | Disabled |
hspec | Enable Hspec support | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info