restaumatic / purescript-specular

A Reflex-Dom inspired UI library for PureScript
MIT License
130 stars 10 forks source link

Add to PureScript package-sets #58

Open malte-v opened 4 years ago

malte-v commented 4 years ago

Why not add it to the PureScript package-sets? Would probably make it easier to use with spago/psc-package.

soupi commented 4 years ago

Note that it's also possible to build a specular app with spago (and a bundler) right now but requires a bit of fiddling with the packages.dhall file.

You can see an example of that here: https://gitlab.com/gilmi/morse