Closed asr closed 4 years ago
Okay, I will see what I can do. Given the changelog, there are some API-breaking changes, so it requires some work to do.
TupE
handles tuple sections, so its type is changed from [Exp] -> Exp
to [Maybe Exp] -> Exp
.
@asr, please check if d0bb4c711af4104ef07bd073982713e0355d6777 solve the issue you have.
An updated version of geneplate-mirror
will not be uploaded to Hackage until GHC 8.10.1 is officially released.
@L-TChen, it worked. Thanks!
An updated version of
geneplate-mirror
will not be uploaded to Hackage until GHC 8.10.1 is officially released.
@L-TChen, GHC 8.10.1 was released. Please upload a new version on Hackage.
Thanks for the update. I currently don’t have a laptop till April. Please wait for a moment.
GHC 8.10.1-rc1 was announced. Using this version of GHC I got the following error (after bumping the upper version bound for
template-haskell
ingeniplate-mirror.cabal
):Blocking https://github.com/agda/agda/issues/4242