Created
May 22, 2018 08:14
-
-
Save DanielCollins/64e8b5d0cdc3dad13251ea3cc0ff5c33 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 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 | |
| ^^^^^^^^^^^^^^^^^^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment