Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FmtComb.hs:42:10: error #3

Open
jose1711 opened this issue Jan 25, 2020 · 0 comments
Open

FmtComb.hs:42:10: error #3

jose1711 opened this issue Jan 25, 2020 · 0 comments

Comments

@jose1711
Copy link

Hi, I am getting the following issue during FmtComb compilation on Arch Linux.

17 | import Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[3 of 5] Compiling FmtComb          ( FmtComb.hs, dist/build/mbox-list/mbox-list-tmp/FmtComb.dyn_o )

FmtComb.hs:42:10: error:
    • Could not deduce (Semigroup (ReaderMsg w))
        arising from the superclasses of an instance declaration
      from the context: Monoid w
        bound by the instance declaration at FmtComb.hs:42:10-41
    • In the instance declaration for ‘Monoid (ReaderMsg w)’
   |
42 | instance Monoid w => Monoid (ReaderMsg w) where

Haskell: 8.6.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant