Get rid of `-fno-warn-unused-do-bind` compilation flag.

This commit is contained in:
John Millikin 2011-08-16 21:28:51 -07:00
parent 5d711bbb78
commit 34a2e4129a
No known key found for this signature in database
GPG key ID: 59A38F85F9C7C59E

View file

@ -1,5 +1,5 @@
name: gnutls name: gnutls
version: 0.1 version: 0.1.0.1
stability: experimental stability: experimental
synopsis: Bindings for GNU TLS synopsis: Bindings for GNU TLS
license: GPL-3 license: GPL-3
@ -18,7 +18,7 @@ description:
will be released at a later date. will be released at a later date.
library library
ghc-options: -Wall -fno-warn-unused-do-bind ghc-options: -Wall
build-depends: build-depends:
base >=3 && < 5 base >=3 && < 5