bjpop / language-python

A parser for Python 2.x and 3.x written in Haskell
157 stars 45 forks source link

Add Generic instances for AST data types #45

Closed ijaketak closed 4 years ago

bjpop commented 5 years ago

Can you please add some more information about the purpose of this pull request?

Also please be sure to run the test cases in: https://github.com/bjpop/language-python-test

ijaketak commented 4 years ago

StandaloneDeriving matters. Sorry for disturbing you.