Remove unnecessary packages

This commit is contained in:
2022-08-21 23:11:28 +01:00
parent 76b3b74f20
commit df905ce2cc
36 changed files with 44 additions and 142 deletions
+5 -5
View File
@@ -22,10 +22,10 @@ description: Description text, TODO link to README.md
dependencies:
- base >= 4.7 && < 5
- containers
- strict-containers
- strict-containers-lens
#- strict-containers
#- strict-containers-lens
- unordered-containers
- bitwise-enum
#- bitwise-enum
- graphviz
- template-haskell
#- heap
@@ -54,12 +54,12 @@ dependencies:
#- store
#- binary
#- flat
- th-utilities
#- th-utilities
- directory
- extra
- primitive
- streaming
- repa
#- repa
- monad-parallel
- parallel
- Clipboard