Skip to content
Snippets Groups Projects
Unverified Commit bc5756d0 authored by nand's avatar nand Committed by Mateusz Kowalczyk
Browse files

Improve display of poly-kinded type operators


This now displays them as (==) k a b c ... to mirror GHC's behavior,
instead of the old (k == a) b c ... which was just wrong.

Signed-off-by: default avatarMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
parent e0718f20
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment