increase base upper bound
Android builds tested with very close to 4.8
This commit is contained in:
parent
49ccf56d55
commit
cf428895a2
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ Executable git-annex
|
|||
containers, utf8-string, network (>= 2.0), mtl (>= 2),
|
||||
bytestring, old-locale, time, HTTP,
|
||||
extensible-exceptions, dataenc, SHA, process, json,
|
||||
base (>= 4.5 && < 4.8), monad-control, MonadCatchIO-transformers,
|
||||
base (>= 4.5 && < 4.9), monad-control, MonadCatchIO-transformers,
|
||||
IfElse, text, QuickCheck >= 2.1, bloomfilter, edit-distance, process,
|
||||
SafeSemaphore, uuid, random, dlist, unix-compat
|
||||
-- Need to list these because they're generated from .hsc files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue