Data.Lazy.List fixes, add Lazy and Lazy1 instances by paf31 · Pull Request #5 · purescript/purescript-lazy · GitHub
Skip to content

Data.Lazy.List fixes, add Lazy and Lazy1 instances#5

Merged
paf31 merged 5 commits into
masterfrom
lazier
Aug 15, 2014
Merged

Data.Lazy.List fixes, add Lazy and Lazy1 instances#5
paf31 merged 5 commits into
masterfrom
lazier

Conversation

@paf31

@paf31 paf31 commented Aug 15, 2014

Copy link
Copy Markdown
Contributor

Resolves #4

@garyb

garyb commented Aug 15, 2014

Copy link
Copy Markdown
Member

@paf31

paf31 commented Aug 15, 2014

Copy link
Copy Markdown
Contributor Author

Not that I can see. I'll take it out.

@garyb

garyb commented Aug 15, 2014

Copy link
Copy Markdown
Member

Perhaps worth adding a ~0.2.0 version restriction to bower.json for control too?

@garyb

garyb commented Aug 15, 2014

Copy link
Copy Markdown
Member

And arrays

@garyb

garyb commented Aug 15, 2014

Copy link
Copy Markdown
Member

One last super minor thing, perhaps we should update defer to be typed as Unit -> a rather than {} -> a too (sorry!).

@garyb

garyb commented Aug 15, 2014

Copy link
Copy Markdown
Member

I'm done nitpicking now :) :shipit:

@paf31

paf31 commented Aug 15, 2014

Copy link
Copy Markdown
Contributor Author

paf31 added a commit that referenced this pull request Aug 15, 2014
Data.Lazy.List fixes, add Lazy and Lazy1 instances
@paf31 paf31 merged commit ef15812 into master Aug 15, 2014
@paf31 paf31 deleted the lazier branch August 15, 2014 23:02
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.

Data.Lazy.List is too strict

2 participants