JordanMartinez / learn-halogen

Learn purescript-halogen using a bottom-up apporach via this "clone-and-play" repository
188 stars 28 forks source link

Remove 'dhall-to-json' dependency; upgrade to Spago 0.8.0.0 #13

Closed JordanMartinez closed 5 years ago

JordanMartinez commented 5 years ago

From FP Slack:

Sidenote: in the readme you advise installing dhall-to-json, but it looks like it’s not needed anywhere? CI installs it too, but again it is not used

It was my understanding that spago needed dhall-to-json to work. Apparently this isn't the case. This PR removes that, and (hopefully) confirms that is the case.