Closed jwaldmann closed 6 years ago
HaXml-1.25.4 (current) does no work with ghc-8.4.2
src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:79:5: error: Precedence parsing error cannot mix ‘<+>’ [infixl 6] and ‘Prelude.<>’ [infixr 6] in the same infix expression | 79 | text "data" <+> nme <+> text "=" <+> nme <+> text "\t\t" <> derives | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
so we might consider dropping it altogether
HaXml-1.25.4 (current) does no work with ghc-8.4.2
so we might consider dropping it altogether