Open andreasabel opened 2 years ago
Errors:
* Regression tests:#170 Module Xml cannot be compiled with GADT backend (--xmlt)
* Regression tests:#170 Module Xml cannot be compiled with GADT backend (--xml)
* Regression tests:#30 With -d option XML module is not generated inside the directory
* Parameterized tests:Haskell & Agda:Haskell & Agda:204_InternalToken
* Parameterized tests:Haskell & Agda (with --functor):Haskell & Agda (with --functor):204_InternalToken
Haskell: emit
{-# LANGUAGE Safe #-}
(andTrustworthy
in generatedLex
/Par.hs
) Had to get rid ofGeneralizedNewtypeDeriving
extension in generatedAbs.hs
.