Skip to content

Commit 909dfc0

Browse files
committed
Updated extra-libs-dirs
1 parent 01b0efc commit 909dfc0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

stack.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ flags:
1919
# Extra package databases containing global packages
2020
extra-package-dbs: []
2121

22+
# specify the oracle directory with libraries
2223
extra-lib-dirs:
2324
- /Users/paul/instantclient
2425

takusen-oracle.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Library
9595
Extra-Libraries: oci
9696
Else
9797
Extra-Libraries: clntsh
98+
Extra-Lib-Dirs: /Users/paul/instantclient
9899

99100
Build-Depends: base
100101
, mtl

0 commit comments

Comments
 (0)