Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Commit

Permalink
Allow linking against abcBridge with C++
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Tomb committed Jul 18, 2018
1 parent ac3e599 commit 8c50457
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cryptol-verifier.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ executable css

hs-source-dirs : css
main-is : Main.hs
GHC-options: -Wall -O2 -rtsopts
GHC-options: -Wall -O2 -rtsopts -pgmlg++
extra-libraries: stdc++

0 comments on commit 8c50457

Please sign in to comment.