Skip to content

Commit 1c87b80

Browse files
committed
Add subdirs to the cabal files
1 parent ad9454e commit 1c87b80

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

libsodium-bindings/libsodium-bindings.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ flag homebrew
3737
source-repository head
3838
type: git
3939
location: https://github.com/haskell-cryptography/libsodium-bindings
40+
subdir: libsodium-bindings
4041

4142
common common
4243
build-depends: base >=4.14 && <5

sel/sel.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ extra-doc-files: CHANGELOG.md
2626
source-repository head
2727
type: git
2828
location: https://github.com/haskell-cryptography/libsodium-bindings
29+
subdir: sel
2930

3031
common common
3132
ghc-options:

0 commit comments

Comments
 (0)