An open API service indexing awesome lists of open source software.

https://github.com/chrispenner/json-to-haskell-purescript

Generate Haskell datatypes from json objects
https://github.com/chrispenner/json-to-haskell-purescript

Last synced: 6 months ago
JSON representation

Generate Haskell datatypes from json objects

Awesome Lists containing this project

README

          

# react-basic-starter (Spacchetti fork)

[![Build Status](https://travis-ci.com/justinwoo/spacchetti-react-basic-starter.svg?branch=master)](https://travis-ci.com/justinwoo/spacchetti-react-basic-starter)

This is a fork of the LumiHQ/React-Basic-Starter repo from here:

This fork has differences from the original:

* Parcel to build the application and provide automatic hot reloading of React components
* Psc-Package or Spago for dependency management (Spago: )
* consumes the output modules from the PureScript compiler output directly (see src/index.html, src/index.js)

Video of hot reloading in action:

This repo is representative of how a normal PureScript project would be set up.

See this article for how PureScript tooling works:

## Easy-PureScript-Nix

see