Add monad-memo

For https://github.com/lspitzner/brittany/issues/2.
This commit is contained in:
Taylor Fausak 2017-10-24 07:31:14 -05:00 committed by GitHub
parent f344193dee
commit acf8f9459f

View File

@ -1661,6 +1661,7 @@ packages:
# - gloss-rendering # Maintained by @benl23x5. # GHC 8.2.1
- gpolyline # Maintained by @fegu.
# - lackey # GHC 8.2.1
- monad-memo # Maintained by @EduardSergeev.
# - octane # GHC 8.2.1
# - overloaded-records # Maintained by @trskop. # GHC 8.2.1
- postgresql-simple-migration # Maintained by @ameingast.