Dependencies for repa-examples-3.4.2.0
Executables
repa-canny
- base (>=4.8 && <4.21)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
- vector
repa-mmult
- base (>=4.8 && <4.21)
- random (>=1.1 && <1.2)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
repa-laplace
- base (>=4.8 && <4.21)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
- template-haskell
repa-fft2d
- base (>=4.8 && <4.21)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
repa-fft2d-highpass
- base (>=4.8 && <4.21)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
repa-fft3d-highpass
- base (>=4.8 && <4.21)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
repa-blur
- base (>=4.8 && <4.21)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
- vector (>=0.11 && <0.14)
repa-sobel
- base (>=4.8 && <4.21)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
repa-volume
- base (>=4.8 && <4.21)
- repa (>=3.4 && <3.5)
- repa-algorithms (>=3.4 && <3.5)
- repa-io (>=3.4 && <3.5)
repa-unit-test
- base (>=4.8 && <4.21)
- QuickCheck (>=2.8 && <2.16)
- repa (>=3.4 && <3.5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
llvm | Compile via LLVM. This produces much better object code, but you need to have the LLVM compiler installed. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info