explicit empty type constraints do not always work #133

Closed
opened 2018-04-02 16:31:47 +02:00 by lspitzner · 0 comments
lspitzner commented 2018-04-02 16:31:47 +02:00 (Migrated from github.com)
main :: ()
     => IO ()

Seems like we need to handle HsQualTy [] _ properly. (If written as a one-liner it works due to the exactprint-fallback for inline cases.)

~~~~.hs main :: () => IO () ~~~~ Seems like we need to handle `HsQualTy [] _` properly. (If written as a one-liner it works due to the exactprint-fallback for inline cases.)
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#133
There is no content yet.