1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 20:01: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 directory
dlist dlist
either either
edit-distance
exceptions exceptions
extra extra
filepath filepath
@@ -54,6 +55,7 @@ with haskellPackages; [
megaparsec megaparsec
microlens microlens
monad-logger monad-logger
monad-memo
mono-traversable mono-traversable
mtl mtl
network network