Dependencies for repa-examples-3.4.1.1
Executables
repa-canny
- base (>=4.8 && <4.12)
- repa (>=3.4.1 && <3.4.2)
- repa-algorithms (>=3.4.1 && <3.4.2)
repa-mmult
- base (>=4.8 && <4.12)
- random (>=1.1 && <1.2)
- repa (>=3.4.1 && <3.4.2)
- repa-algorithms (>=3.4.1 && <3.4.2)
- repa-io (>=3.4.1 && <3.4.2)
repa-laplace
- base (>=4.8 && <4.12)
- repa (>=3.4.1 && <3.4.2)
- repa-io (>=3.4.1 && <3.4.2)
- template-haskell
repa-fft2d
- base (>=4.8 && <4.12)
- repa (>=3.4.1 && <3.4.2)
- repa-algorithms (>=3.4.1 && <3.4.2)
- repa-io (>=3.4.1 && <3.4.2)
repa-fft2d-highpass
- base (>=4.8 && <4.12)
- repa (>=3.4.1 && <3.4.2)
- repa-algorithms (>=3.4.1 && <3.4.2)
- repa-io (>=3.4.1 && <3.4.2)
repa-fft3d-highpass
- base (>=4.8 && <4.12)
- repa (>=3.4.1 && <3.4.2)
- repa-algorithms (>=3.4.1 && <3.4.2)
repa-blur
- base (>=4.8 && <4.12)
- repa (>=3.4.1 && <3.4.2)
- repa-algorithms (>=3.4.1 && <3.4.2)
- vector (>=0.11 && <0.13)
repa-sobel
- base (>=4.8 && <4.12)
- repa (>=3.4.1 && <3.4.2)
- repa-algorithms (>=3.4.1 && <3.4.2)
repa-volume
repa-unit-test
- base (>=4.8 && <4.12)
- QuickCheck (>=2.8 && <2.12)
- repa (>=3.4.1 && <3.4.2)
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