You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow this package does not really seem to work with template-haskell-2.18.0.0, producing warnings about incomplete pattern matches. I suspect #24 was developed in parallel with #34 and thus some necessary changes are missing.
This even touches the version released to Hackage as far as I can tell. Wonder if anything could be done in this regard (I suspect that not much).
The text was updated successfully, but these errors were encountered:
Martoon-00
changed the title
Build with lts-20.1 produces "pattern-match is not non-exhaustive" warning
Build with lts-20.1 produces "pattern-match is not exhaustive" warning
Jan 23, 2023
Somehow this package does not really seem to work with template-haskell-2.18.0.0, producing warnings about incomplete pattern matches. I suspect #24 was developed in parallel with #34 and thus some necessary changes are missing.
This even touches the version released to Hackage as far as I can tell. Wonder if anything could be done in this regard (I suspect that not much).
The text was updated successfully, but these errors were encountered: