mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-24 00:42:28 +03:00
Update cabal version for fields used.
This commit is contained in:
parent
f8fce2175e
commit
45f5c5e7af
@ -3,7 +3,7 @@ version: 0.0.1
|
||||
author: Galois, Inc.
|
||||
maintainer: jhendrix@galois.com
|
||||
build-type: Simple
|
||||
cabal-version: >= 1.9.2
|
||||
cabal-version: >= 1.10
|
||||
license: BSD3
|
||||
license-file: LICENSE
|
||||
|
||||
@ -37,6 +37,7 @@ library
|
||||
|
||||
ghc-options: -Wall -Wcompat
|
||||
ghc-prof-options: -O2 -fprof-auto-top
|
||||
default-language: Haskell2010
|
||||
|
||||
if impl(ghc >= 8.6)
|
||||
default-extensions: NoStarIsType
|
||||
|
Loading…
Reference in New Issue
Block a user