Skip to content

Commit

Permalink
Fix a missing linker flag that was causing ssl problems
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottt committed Jan 23, 2012
1 parent 45bedcc commit 6ac3f61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openid.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ library

executable openid-test
main-is: examples/test.hs
ghc-options: -threaded

if flag(examples)
buildable: True
Expand Down

0 comments on commit 6ac3f61

Please sign in to comment.