HsOpTy support #241

Open
opened 2019-06-21 11:17:52 +02:00 by domenkozar · 1 comment
domenkozar commented 2019-06-21 11:17:52 +02:00 (Migrated from github.com)

There's no issue for this yet, so I created one.

There's no issue for this yet, so I created one.
lspitzner commented 2019-06-21 22:36:47 +02:00 (Migrated from github.com)

example haskell source is

type A = B + C

I guess this is support for -XTypeOperators, although it seems to be parsed without that enabled.

example haskell source is ~~~~.hs type A = B + C ~~~~ I guess this is support for `-XTypeOperators`, although it seems to be parsed without that enabled.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hexagoxel/brittany#241
There is no content yet.