A small strongly, statically typed compile-to-JS language with basic extensible records and type-safe blocks
Clone or download
Pull request Compare This branch is 5 commits ahead of purescript:master.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app Remove the concept of the 'current module' in Docs (purescript#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 (purescript#3357) May 8, 2018
core-tests Move solved type classes into Prim modules & bump test deps (purescri… Apr 24, 2018
license-generator Include git commit information in non-release builds (purescript#2669) Feb 20, 2017
psc-ide [purs ide] Accepts codegen targets for the rebuild command (purescrip… Nov 3, 2018
src No boxing for product types with one field! Jan 22, 2019
tests Fix: ado notation breaks docs generation (purescript#3514) Jan 14, 2019
travis Set --haddock flag based on BUILD_TYPE per joneshf (purescript#3409) Aug 11, 2018
.gitignore Ignore tags files (purescript#3465) Dec 3, 2018
.travis.yml Only build master and semver tags in Travis (purescript#2982) Jul 9, 2017
CONTRIBUTING.md Error spans for CannotFindDerivingType (purescript#3425) Sep 6, 2018
CONTRIBUTORS.md Link to documentation repo as docs for non-Prim built-in types/kinds (p… Dec 2, 2018
INSTALL.md Update INSTALL.md and bundle/README for 0.12 (purescript#3357) May 8, 2018
LICENSE Bump version to 0.12.2 (purescript#3512) Jan 13, 2019
Makefile Add a Makefile with ghcid and testing commands (purescript#3290) Apr 11, 2018
README.md Update README.md (purescript#3423) Aug 28, 2018
RELEASE_CHECKLIST.md Add a template release checklist, refs purescript#3185 (purescript#3509) Jan 13, 2019
Setup.hs Fix purescript#624 - remove xdg-basedir dependency, simplify build. Oct 15, 2014
appveyor.yml Changes necessary to build on GHC 8.4.3 (purescript#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 (purescript#3512) Jan 13, 2019
stack.yaml Add nix config to stack.yaml (purescript#3435) Oct 8, 2018

README.md