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
Building library for credentials-0.0.2..
[1 of 5] Compiling Credentials.Types ( src/Credentials/Types.hs, /Users/abel/tmp/credentials-0.0.2/dist-newstyle/build/x86_64-osx/ghc-8.4.4/credentials-0.0.2/build/Credentials/Types.o )
src/Credentials/Types.hs:54:25: error:
• No instance for (Semigroup Context)
arising from the 'deriving' clause of a data type declaration
Possible fix:
use a standalone 'deriving instance' declaration,
so you can specify the instance context yourself
• When deriving the instance for (Monoid Context)
|
54 | deriving (Eq, Show, Monoid)
| ^^^^^^
Error: cabal: Failed to build credentials-0.0.2.
Discovered in a routine build attempt:
Added missing upper bound
base < 4.11
to hackage releases: https://hackage.haskell.org/package/credentials-0.0.2/revisions/The text was updated successfully, but these errors were encountered: