Closed DanielG closed 5 years ago
This is a symptom of haskell-infra/hackage-trustees#209. Until that is resolved, you can work around the issue by either:
--constraint="transformers>=0.5.6.0"
This prevents the build of documentation on hackage for any package that directly or indirectly depends on transformers-compat (there are 127 packages that depend on transformers-compat directly).
As a short-term solution, I've uploaded transformers-compat-0.6.4
to Hackage and deprecated 0.6.3, which should be buildable with GHC 8.6.1–8.6.3 + transformers-0.5.5.1+
. As a compromise, transformers-compat-0.6.4
doesn't backport the MonadFix
instance for ListT
everywhere that it could for the time being, but fixing that will require action on transformers
' end, which is the subject of haskell-infra/hackage-trustees#209.
See https://hackage.haskell.org/package/transformers-compat-0.6.3/reports/1