forked from GitHub/haskell-wasm
Remove unneeded (and conflicting) test dependencies.
This commit is contained in:
+4
-4
@@ -43,11 +43,11 @@ tests:
|
||||
main: Test.hs
|
||||
source-dirs: tests
|
||||
dependencies:
|
||||
- wasm == 0.1.0
|
||||
- wasm
|
||||
- filepath >= 1.3
|
||||
- directory >= 1.3
|
||||
- text >= 1.1
|
||||
- bytestring >= 0.10
|
||||
- mtl >= 2.2.1
|
||||
- text
|
||||
- bytestring
|
||||
- mtl
|
||||
- tasty >= 0.7
|
||||
- tasty-hunit >= 0.4.1
|
||||
|
||||
Reference in New Issue
Block a user