support -XImplicitParams #246

Closed
opened 2019-07-09 21:50:10 +02:00 by pepeiborra · 0 comments
pepeiborra commented 2019-07-09 21:50:10 +02:00 (Migrated from github.com)

The HsLocalBindsLR constructor is HsIPBinds, and a valid syntax example is:

f :: (?foo :: String) => String
f = ?foo
The `HsLocalBindsLR` constructor is `HsIPBinds`, and a valid syntax example is: ``` f :: (?foo :: String) => String f = ?foo ```
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#246
There is no content yet.