Note that semigroups dep of dejafu can be removed with GHC 8.4

This commit is contained in:
Michael Walker 2017-06-12 13:49:46 +01:00
parent 63a3ff73af
commit b8a039befc

View File

@ -67,6 +67,7 @@ library
, mtl >=2.2 && <2.3
, random >=1.0 && <1.2
, ref-fd >=0.4 && <0.5
-- remove semigroups dep when GHC 8.4 is out
, semigroups >=0.16 && <0.19
, transformers >=0.4 && <0.6
, transformers-base >=0.4 && <0.5