reflex-platform
reflex-platform copied to clipboard
Nixpkgs 21.05
Contains #767
It seems to be on a good path, what's left?
I cannot built ghc 8.10.7. Here is a pull request: https://github.com/obsidiansystems/nixpkgs/pull/18
It downgrades the version of happy to 1.19 and autoconf to 2.69
Here's what's left before this can be merged:
- iOS
- android 32-bit
Here's what's left before ghc810 can be made the default:
- GHCJS template haskell compile time regression
- GHCJS executable size regression
GHCJS executable size regression
Do you mean the ghcjs
compiler program size, or the size of the generated JS files?
@nomeata I'm referring to this https://github.com/ghcjs/ghcjs/issues/821#issuecomment-1129388366
iOS should build 100% fine now, haven't tested the app yet We've also dropped Android aarch32 for the the time being Upstream Issue