Kind signatures (may) need parenthesis #64

Closed
opened 2017-10-11 15:26:10 +02:00 by lspitzner · 0 comments
lspitzner commented 2017-10-11 15:26:10 +02:00 (Migrated from github.com)
func :: forall m str . (Str str, Monad m) => Int -> Proxy (str :: [*]) -> m (Tagged str String)
~~~~.hs func :: forall m str . (Str str, Monad m) => Int -> Proxy (str :: [*]) -> m (Tagged str String) ~~~~
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#64
There is no content yet.