Dependencies for matlab-0.3.0.0
Libraries
matlab
- array (>=0.5 && <0.6)
- base (>=4.0 && <4.16)
- Cabal (>=2.1 && <2.5)
- filepath (>=1.4 && <1.5)
- path (>=0.6 && <0.7)
- profunctors (>=5.3 && <5.4)
- if flag(runtime)
- unix (>=2.7 && <2.8)
- if flag(engine)
- containers (>=0.6 && <0.7)
Executables
matlab-engine-test
- base
- exceptions (>=0.10 && <0.11)
- filepath
- matlab
- path
- template-haskell (>=2.14 && <2.15)
- text (>=1.2 && <1.3)
haskell-hello
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
engine | Enable Matlab engine (spawned eng process) support | Enabled |
runtime | Enable Matlab runtime (linked library) support | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info