You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, adding support for GADTs makes a lot of sense. I haven't looked closely at what an API for them would look like. If anyone would like to take a try at implementing it, the docs for HsDataDefn describe how GADTs are represented differently than regular Haskell-98 datatypes: http://hackage.haskell.org/package/ghc-8.6.5/docs/HsDecls.html#t:HsDataDefn
Hi, thanks for this cool library.
Is support for GADTs planned?
The text was updated successfully, but these errors were encountered: