We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Example code missing a space in a type signature
Fix typo
Updated Home (markdown)
Updated Calling Fay from JavaScript (markdown)
Updated Changelog (markdown)
fay-base merge updates
Missing word "use"
Bug: Too many fields in Dollar / Money constructor
Clarify ADTs
Bug: separate codeblock from previous paragraph
Updated Installing and running (markdown)
Updated Foreign function interface (markdown)
Improve haskell code formattingb
Update code blocks to use Haskell syntax
Updated Compiler passes (markdown)
Add 24 days of hackage post
Add Code Deconstructed videos
Add cinder to package list
Clarify that fay needs to be installed in the same package DB as fay packages when using --package
add fay-ref to list of packages
fay 0.19 is on Hackage now; reference v0.18 in past tense instead of future
Fix Hello example
fixed indentation
I struggled a bit before realising this is the way to access events. I think that putting it in a more explicit way is better for the beginners like me.