feat[stack]: dependency juggling
This commit is contained in:
parent
c78ed4ac90
commit
c87cbb5405
2 changed files with 5 additions and 12 deletions
|
@ -28,10 +28,6 @@ default-extensions:
|
|||
|
||||
dependencies:
|
||||
- base
|
||||
- containers
|
||||
- leancheck
|
||||
- text
|
||||
- vector
|
||||
- QuickCheck
|
||||
|
||||
ghc-options:
|
||||
|
@ -41,6 +37,11 @@ ghc-options:
|
|||
|
||||
library:
|
||||
source-dirs: src
|
||||
dependencies:
|
||||
- containers
|
||||
- leancheck
|
||||
- text
|
||||
- vector
|
||||
|
||||
executables:
|
||||
scalie-exe:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue