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
- Host: GitHub
- URL: https://github.com/chrispenner/json-to-haskell-purescript
- Owner: ChrisPenner
- Created: 2020-11-03T03:07:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T22:03:52.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T22:38:17.678Z (9 months ago)
- Language: Dhall
- Size: 792 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-basic-starter (Spacchetti fork)
[](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