Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haskell: emit {-# LANGUAGE Safe #-} (and Trustworthy in Lex/Par.hs) #419

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andreasabel
Copy link
Member

Haskell: emit {-# LANGUAGE Safe #-} (and Trustworthy in generated Lex/Par.hs)
Had to get rid of GeneralizedNewtypeDeriving extension in generated Abs.hs.

Had to get rid of GeneralizedNewtypeDeriving extension in Abs.hs.
@andreasabel andreasabel added Haskell warnings Generated code should be warning-free labels Mar 31, 2022
@andreasabel andreasabel added this to the 2.9.5 milestone Mar 31, 2022
@andreasabel andreasabel self-assigned this Mar 31, 2022
@andreasabel
Copy link
Member Author

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

@andreasabel andreasabel removed this from the 2.9.5 milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Haskell warnings Generated code should be warning-free
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant