Skip to content

Commit

Permalink
Bump HsOpenSSL bound
Browse files Browse the repository at this point in the history
  • Loading branch information
mightybyte committed Nov 3, 2014
1 parent 44456e5 commit 3367006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Library

if flag(openssl)
cpp-options: -DOPENSSL
build-depends: HsOpenSSL >= 0.10 && <0.11
build-depends: HsOpenSSL >= 0.10 && <0.12

if os(linux) && !flag(portable)
cpp-options: -DLINUX -DHAS_SENDFILE
Expand Down

0 comments on commit 3367006

Please sign in to comment.