A strongly-typed language that compiles to Javascript
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app Remove the concept of the 'current module' in Docs (#3506) Jan 7, 2019
appveyor Add a mechanism for invalidating that AppVeyor cache May 14, 2016
bundle Update INSTALL.md and bundle/README for 0.12 (#3357) May 8, 2018
core-tests Move solved type classes into Prim modules & bump test deps (#3312) Apr 24, 2018
license-generator Include git commit information in non-release builds (#2669) Feb 20, 2017
psc-ide [purs ide] Accepts codegen targets for the rebuild command (#3449) Nov 3, 2018
src add better positions for UnknownName errors for types/kinds (#3516) Jan 18, 2019
tests Fix: ado notation breaks docs generation (#3514) Jan 14, 2019
travis Set --haddock flag based on BUILD_TYPE per joneshf (#3409) Aug 11, 2018
.gitignore Ignore tags files (#3465) Dec 3, 2018
.travis.yml Only build master and semver tags in Travis (#2982) Jul 9, 2017
CONTRIBUTING.md Error spans for CannotFindDerivingType (#3425) Sep 6, 2018
CONTRIBUTORS.md Link to documentation repo as docs for non-Prim built-in types/kinds (#… Dec 2, 2018
INSTALL.md Update INSTALL.md and bundle/README for 0.12 (#3357) May 8, 2018
LICENSE Bump version to 0.12.2 (#3512) Jan 13, 2019
Makefile Add a Makefile with ghcid and testing commands (#3290) Apr 11, 2018
README.md Update README.md (#3423) Aug 28, 2018
RELEASE_CHECKLIST.md Add a template release checklist, refs #3185 (#3509) Jan 13, 2019
Setup.hs Fix #624 - remove xdg-basedir dependency, simplify build. Oct 15, 2014
appveyor.yml Changes necessary to build on GHC 8.4.3 (#3372) Aug 9, 2018
logo.png Revise readme Mar 20, 2015
make_release_notes Add release notes script Dec 16, 2015
package.yaml Bump version to 0.12.2 (#3512) Jan 13, 2019
stack.yaml Add nix config to stack.yaml (#3435) Oct 8, 2018

README.md