brittany
brittany copied to clipboard
HsOpTy support
There's no issue for this yet, so I created one.
example haskell source is
type A = B + C
I guess this is support for -XTypeOperators, although it seems to be parsed without that enabled.