reflex-platform icon indicating copy to clipboard operation
reflex-platform copied to clipboard

Nixpkgs 21.05

Open Ericson2314 opened this issue 3 years ago • 2 comments

Contains #767

Ericson2314 avatar Jan 22 '22 01:01 Ericson2314

It seems to be on a good path, what's left?

alt-romes avatar May 09 '22 13:05 alt-romes

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

chrbauer avatar Jun 16 '22 19:06 chrbauer

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

ali-abrar avatar Aug 19 '22 13:08 ali-abrar

GHCJS executable size regression

Do you mean the ghcjs compiler program size, or the size of the generated JS files?

nomeata avatar Aug 22 '22 14:08 nomeata

@nomeata I'm referring to this https://github.com/ghcjs/ghcjs/issues/821#issuecomment-1129388366

ali-abrar avatar Aug 23 '22 17:08 ali-abrar

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

cidkidnix avatar Sep 06 '22 17:09 cidkidnix