Open ocramz opened 1 year ago
GHC 8.0.1 was released in May 2016 https://www.haskell.org/ghc/blog/20160521-ghc-8.0.1-released.html , and I'd guess many have moved to later versions since.
By supporting GHC >= 8 only, we could get rid of the semigroups dependency, too.
semigroups
GHC 8.0.1 was released in May 2016 https://www.haskell.org/ghc/blog/20160521-ghc-8.0.1-released.html , and I'd guess many have moved to later versions since.
By supporting GHC >= 8 only, we could get rid of the
semigroups
dependency, too.