1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(haskell): install monad-memo, edit-distance

This commit is contained in:
2021-11-12 15:59:54 +01:00
parent da95622df1
commit 1f48644558

View File

@@ -36,6 +36,7 @@ with haskellPackages; [
directory
dlist
either
edit-distance
exceptions
extra
filepath
@@ -54,6 +55,7 @@ with haskellPackages; [
megaparsec
microlens
monad-logger
monad-memo
mono-traversable
mtl
network