summaryrefslogtreecommitdiff
path: root/Com/Simatime/buildHaskellApp.nix
AgeCommit message (Collapse)Author
2020-02-16Split buildHaskellApp into buildGhc and buildGhcjsBen Sima
Two functions makes it simpler to reason about what is being built and when, even if it is a bit more explicit. I also removed the dumb Apex/Aero naming thing because Server/Client is just easier to remember.
2020-01-30Add clay source, add dontCheck to wai-middleware, clay.David Johnson
2019-11-23Make all warnings errors in GHCBen Sima
2019-11-23Remove apex and aero argumentsBen Sima
2019-11-02remove closure advanced optimizationsBen Sima
I can add this back when I upgrade to Miso >1.0.0.0
2019-11-02fix ghc output pathBen Sima
2019-11-02rename everything back to caps to appease ghcBen Sima