mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-12-28 08:34:23 +03:00
[x86_symbolic] Update cabal specification for compliance.
This commit is contained in:
parent
0ee3f7df2d
commit
01b8175e7f
@ -3,7 +3,7 @@ version: 0.0.1
|
|||||||
author: Galois, Inc.
|
author: Galois, Inc.
|
||||||
maintainer: jhendrix@galois.com
|
maintainer: jhendrix@galois.com
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
cabal-version: >= 1.9.2
|
cabal-version: >= 1.10
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
|
|
||||||
@ -21,6 +21,7 @@ library
|
|||||||
parameterized-utils,
|
parameterized-utils,
|
||||||
what4 >= 0.4
|
what4 >= 0.4
|
||||||
hs-source-dirs: src
|
hs-source-dirs: src
|
||||||
|
default-language: Haskell2010
|
||||||
|
|
||||||
exposed-modules:
|
exposed-modules:
|
||||||
Data.Macaw.X86.Symbolic
|
Data.Macaw.X86.Symbolic
|
||||||
|
Loading…
Reference in New Issue
Block a user