Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanielCollins/7ec09db73295cd4a24aa9a6ab07040b9 to your computer and use it in GitHub Desktop.
Save DanielCollins/7ec09db73295cd4a24aa9a6ab07040b9 to your computer and use it in GitHub Desktop.
[ 7 of 10] Compiling Text.Digestive.Form.Encoding ( src/Text/Digestive/Form/Encoding.hs, dist/build/Text/Digestive/Form/Encoding.o )
src/Text/Digestive/Form/Encoding.hs:42:10: error:
• No instance for (Semigroup FormEncType)
arising from the superclasses of an instance declaration
• In the instance declaration for ‘Monoid FormEncType’
|
42 | instance Monoid FormEncType where
| ^^^^^^^^^^^^^^^^^^
cabal: Failed to build digestive-functors-0.8.3.0 (which is required by
exe:website from website-0.1.0.0). See the build log above for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment