mlabs-haskell / lambda-buffers

LambdaBuffers toolkit for sharing types and their semantics between different languages
https://mlabs-haskell.github.io/lambda-buffers/
Apache License 2.0
29 stars 0 forks source link

TODO(@gnumonik): This will need to use API types, to perform the detection and report back (TyClassDef, [ClassRef]). #42

Closed gnumonik closed 1 year ago

gnumonik commented 1 year ago
          TODO(@gnumonik): This will need to use API types, to perform the detection and report back (TyClassDef, [ClassRef]).

_Originally posted by @bladyjoker in https://github.com/mlabs-haskell/lambda-buffers/pull/36#discussion_r1099830967_

bladyjoker commented 1 year ago

Done