Skip to content

Commit

Permalink
Link to the C lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfschr committed Nov 11, 2017
1 parent 52b8654 commit 561e63a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions haskell/haskell.cabal
Expand Up @@ -15,6 +15,9 @@ extra-source-files: README.md

executable haskell
hs-source-dirs: src
-- ghc-options: -L../c -lab
extra-lib-dirs: ../c
extra-libraries: ab
main-is: Main.hs
default-language: Haskell2010
build-depends: base >= 4.7 && < 5

0 comments on commit 561e63a

Please sign in to comment.