build-depend on a recent mtl
Old versions have an insufficiently generic definition of reader, which only works on ReaderT and not on newtypes made of it, or something like that.
This commit is contained in:
parent
356120652f
commit
66c0da1fa9
4 changed files with 13 additions and 5 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -4,6 +4,7 @@ Priority: optional
|
|||
Build-Depends:
|
||||
debhelper (>= 9),
|
||||
ghc (>= 7.4),
|
||||
libghc-mtl-dev (>= 2.1.1-1),
|
||||
libghc-missingh-dev,
|
||||
libghc-hslogger-dev,
|
||||
libghc-pcre-light-dev,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue