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 ad9454e commit 1c87b80Copy full SHA for 1c87b80
libsodium-bindings/libsodium-bindings.cabal
@@ -37,6 +37,7 @@ flag homebrew
37
source-repository head
38
type: git
39
location: https://github.com/haskell-cryptography/libsodium-bindings
40
+ subdir: libsodium-bindings
41
42
common common
43
build-depends: base >=4.14 && <5
sel/sel.cabal
@@ -26,6 +26,7 @@ extra-doc-files: CHANGELOG.md
26
27
28
29
+ subdir: sel
30
31
32
ghc-options:
0 commit comments