feat[stack]: dependency juggling
This commit is contained in:
parent
c78ed4ac90
commit
c87cbb5405
2 changed files with 5 additions and 12 deletions
|
@ -80,11 +80,7 @@ executable scalie-exe
|
|||
build-depends:
|
||||
QuickCheck
|
||||
, base
|
||||
, containers
|
||||
, leancheck
|
||||
, scalie
|
||||
, text
|
||||
, vector
|
||||
default-language: Haskell2010
|
||||
|
||||
test-suite scalie-test
|
||||
|
@ -110,13 +106,9 @@ test-suite scalie-test
|
|||
build-depends:
|
||||
QuickCheck
|
||||
, base
|
||||
, containers
|
||||
, leancheck
|
||||
, scalie
|
||||
, tasty
|
||||
, tasty-leancheck
|
||||
, tasty-quickcheck
|
||||
, template-haskell
|
||||
, text
|
||||
, vector
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue