Skip to content
Snippets Groups Projects
Commit 67a3b7d3 authored by alexbiehl-gc's avatar alexbiehl-gc Committed by Alex Biehl
Browse files

Add missing dependency for mtl

parent b93c6351
No related branches found
No related tags found
No related merge requests found
...@@ -85,7 +85,8 @@ executable haddock ...@@ -85,7 +85,8 @@ executable haddock
bytestring, bytestring,
parsec, parsec,
text, text,
transformers transformers,
mtl
other-modules: other-modules:
CompatPrelude CompatPrelude
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment