reflex-frp / reflex-platform

A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.
https://reflex-frp.org
BSD 3-Clause "New" or "Revised" License
713 stars 163 forks source link

External Splices repo + GHCJS splices #787

Open cidkidnix opened 2 years ago

cidkidnix commented 2 years ago

TODO: Switch splices-load-save.nix to a thunk

Depends on #788

cidkidnix commented 2 years ago

To note the diffs will be pretty much useless until I make a new branch after I've disabled nixpkgs-fmt in my editor!

Ericson2314 commented 2 years ago

To note the diffs will be pretty much useless until I make a new branch after I've disabled nixpkgs-fmt in my editor!

Yes any mass formatting changes should always be done in a separate PR, if at all.