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

feat(haskell packages): add pretty and prettyprinter

This commit is contained in:
Kierán Meinhardt
2019-09-03 14:46:23 +02:00
parent 5ed1eeacbc
commit 0959e9ff43

View File

@@ -65,7 +65,9 @@ with haskellPackages; [
persistent
pipes
pointed
pretty
pretty-show
prettyprinter
primitive
process
profunctors