We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b88d8e commit 7f6bdc0Copy full SHA for 7f6bdc0
arrayfire.cabal
@@ -15,6 +15,7 @@ description: High-level Haskell bindings to the ArrayFire General-purpos
15
.
16
<<https://user-images.githubusercontent.com/875324/59819388-9ff83f00-92f5-11e9-9ac0-51eef200c716.png>>
17
18
+tested-with: GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.1
19
20
flag disable-default-paths
21
description: When enabled, don't add default hardcoded include/link dirs by default. Needed for hermetic builds like in nix.
0 commit comments