CakeML / CakeML/cakeml

The REPL type pretty-printers do not specialize arguments of type synonyms

Open
#1,018 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Standard ML
Stars
1.2k
Forks
104
Avg merge
2d 21h
Merged PRs (30d)
16

Description

Example:
```ocaml
# type 'k set = ('k, unit) map;;
val pp_set = : 'a -> 'b -> pp_data
```
Here, I would expect `pp_set` to have the type `:'a -> pp_data`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.