ede
ede copied to clipboard
Build failure with aeson-2.0.1.0
lib/Text/EDE/Internal/Quoting.hs:132:23: error:
• No instance for (Unquote (HashMap.HashMap Text Value))
arising from a use of ‘unquote’
• In the second argument of ‘(<$>)’, namely ‘unquote k n q’
In the second argument of ‘(<|>)’, namely
‘hashMap <$> unquote k n q’
In the first argument of ‘(<|>)’, namely
‘text <$> unquote k n q <|> hashMap <$> unquote k n q’
|
132 | <|> hashMap <$> unquote k n q
| ^^^^^^^^^^^^^
cabal: Failed to build ede-0.3.2.0
As a Hackage trustee, I have created Hackage revisions for ede-0.3.0.0
, 0.3.1.0
and 0.3.2.0
, which should make it less likely for users to run into the error above.