Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Pro
- LA
-
Popular repositories
-
matches.js
Powerful pattern matching for Javascript
-
sparkler
Native pattern matching for JavaScript
-
adt.js
Algebraic data types for Javascript
-
purescript-spork
Elm-like for PureScript
-
adt-simple
Algebraic data types for JavaScript using Sweet.js macros
-
lambda-chop
Sweet.js macros for lambdas with currying, bound functions, and placeholders.
345 contributions in the last year
Contribution activity
January 2019
- natefaubion/purescript-cst Haskell
Created a pull request in purescript/purescript that received 1 comment
Fix kind error for recursive data type
@kRITZCREEK noticed that the kind error noted in #2216 is not any better.
New error:
[1/1 KindsDoNotUnify] KindSpan.purs:5:12 5 | Cons a List ^^^^ …
+1
−1
•
1
comment
Created an issue in purescript/purescript that received 1 comment
UnknownName in types/kinds can have better positions now
Currently it refers to the entire signature/declaration.
1
comment