Deduplicate base dependency
This commit is contained in:
parent
2ff3ad93e5
commit
8cb0bf9c5e
@ -35,6 +35,7 @@ common common
|
||||
-Wall
|
||||
-fdefer-type-errors
|
||||
build-depends:
|
||||
base,
|
||||
bytestring,
|
||||
extra,
|
||||
mtl,
|
||||
@ -53,7 +54,6 @@ library
|
||||
-- includes: garnet_rs.h
|
||||
extra-bundled-libraries: Cgarnet_rs
|
||||
build-depends:
|
||||
base,
|
||||
hs-bindgen,
|
||||
hs-bindgen-runtime,
|
||||
template-haskell,
|
||||
@ -67,5 +67,4 @@ executable garnet
|
||||
-rtsopts
|
||||
-with-rtsopts=-N
|
||||
build-depends:
|
||||
base,
|
||||
garnet,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user