Deduplicate base dependency
This commit is contained in:
parent
89cbbcb2e8
commit
6430724da3
@ -28,6 +28,7 @@ common common
|
||||
-Wall
|
||||
-fdefer-type-errors
|
||||
build-depends:
|
||||
base,
|
||||
bytestring,
|
||||
extra,
|
||||
mtl,
|
||||
@ -43,7 +44,6 @@ library
|
||||
include-dirs: rust/target/debug
|
||||
extra-bundled-libraries: Cgarnet_rs
|
||||
build-depends:
|
||||
base,
|
||||
hs-bindgen,
|
||||
hs-bindgen-runtime,
|
||||
template-haskell,
|
||||
@ -57,5 +57,4 @@ executable garnet
|
||||
-rtsopts
|
||||
-with-rtsopts=-N
|
||||
build-depends:
|
||||
base,
|
||||
garnet,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user