Fix cabal check warning
This commit is contained in:
parent
d40d87500f
commit
e59e1d6ba6
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Extra-Source-Files: CHANGELOG.md
|
|||
|
||||
Library
|
||||
GHC-options: -Wall
|
||||
GHC-prof-options: -auto-all
|
||||
GHC-prof-options: -auto-all-exported
|
||||
default-language: Haskell2010
|
||||
|
||||
Build-depends: array -any
|
||||
|
|
Loading…
Reference in a new issue