mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Lower the bound on base back to 4.12.
We support 8.6.5 (cf tested-with) for this package.
This commit is contained in:
parent
4a8ccf174a
commit
bbd99d19a6
@ -48,7 +48,7 @@ library
|
||||
Source.Span
|
||||
build-depends:
|
||||
aeson ^>= 1.4.2.0
|
||||
, base >= 4.13 && < 5
|
||||
, base >= 4.12 && < 5
|
||||
, bytestring ^>= 0.10.8.2
|
||||
, deepseq ^>= 1.4.4.0
|
||||
, generic-monoid ^>= 0.1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user