Created
May 22, 2018 08:15
-
-
Save DanielCollins/7ec09db73295cd4a24aa9a6ab07040b9 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 | |
| ^^^^^^^^^^^^^^^^^^ | |
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