thomashoneyman / purescript-halogen-realworld

Exemplary real world application built with PureScript + Halogen
https://thomashoneyman.com/guides/real-world-halogen
MIT License
792 stars 86 forks source link

Small fix to Main.purs comments about Env/Store #87

Closed and-pete closed 3 years ago

and-pete commented 3 years ago

Two references to Env in comments are changed here to Store. And the description that says the Store record requires four fields is changed to say three fields.