Skip to content

Conversation

@kcsongor
Copy link
Contributor

@kcsongor kcsongor commented Aug 27, 2017

(sym :: Symbol) |
sym -> head tail, head tail -> sym

consSymbol :: forall h t s. ConsSymbol h t s => SProxy s -> {head :: SProxy h, tail :: SProxy t}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be unconsSymbol surely?

@LiamGoodacre LiamGoodacre changed the base branch from master to compiler/0.12 April 19, 2018 22:56
@LiamGoodacre LiamGoodacre merged commit cb32ea3 into purescript:compiler/0.12 Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants