Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass the length of arguments in as a function argument. #1395

Merged
merged 2 commits into from
Aug 17, 2015

Conversation

nicodelpiano
Copy link
Contributor

This solves the issue #1380.

Now the error (head empty list) doesn't appear:

module Main where

import Prelude
import Data.Generic

data Void
derive instance genericVoid :: Generic Void

and this example works fine.

@paf31
Copy link
Contributor

paf31 commented Aug 17, 2015

👍 Thanks!

@nicodelpiano
Copy link
Contributor Author

😄

@paf31
Copy link
Contributor

paf31 commented Aug 17, 2015

Might as well put the new policy into effect now 😄

Could you please add your licensing terms here? #1394

@nicodelpiano
Copy link
Contributor Author

Done 😄 👍

paf31 added a commit that referenced this pull request Aug 17, 2015
Pass the length of arguments in as a function argument.
@paf31 paf31 merged commit dfba11f into purescript:master Aug 17, 2015
@paf31
Copy link
Contributor

paf31 commented Aug 17, 2015

Thanks!

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.

None yet

2 participants