Drop auto-all-exported as it fails with ghc 8
This commit is contained in:
parent
b0dcf4e5ea
commit
b2ddd48cf9
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
Name: mongoDB
|
||||
Version: 2.1.0.1
|
||||
Version: 2.1.0.2
|
||||
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
|
||||
DBMS
|
||||
Description: This package lets you connect to MongoDB servers and
|
||||
|
@ -21,7 +21,6 @@ Extra-Source-Files: CHANGELOG.md
|
|||
|
||||
Library
|
||||
GHC-options: -Wall
|
||||
GHC-prof-options: -auto-all-exported
|
||||
default-language: Haskell2010
|
||||
|
||||
Build-depends: array -any
|
||||
|
|
Loading…
Reference in a new issue