issues
search
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
Compiler: ProtoCompat Inference Integration
#58
Closed
cstml
closed
1 year ago
cstml
commented
1 year ago
The following PR:
Updates the internals of the KindChecker inference to work directly with the define
ProtoCompat
module.
Introduces an
InfoLess
class that ignores the SourceInformation of a type.
Bump ghc version to avoid warning when nix building
Added Either and Recursive definition tests
The following PR:
ProtoCompat
module.InfoLess
class that ignores the SourceInformation of a type.