Source: haskell-blogliterately Version: 0.8.6.2-1 Severity: serious Tags: upstream Justification: fails to build from source (but built successfully in the past) Forwarded: https://github.com/byorgey/BlogLiterately/issues/40
Fails to build with ghc-8.4.3 with the following error: src/Text/BlogLiterately/Options.hs:136:10: error: * No instance for (Semigroup BlogLiterately) arising from the superclasses of an instance declaration * In the instance declaration for `Monoid BlogLiterately' | 136 | instance Monoid BlogLiterately where | ^^^^^^^^^^^^^^^^^^^^^ -- Ilias