Closed
Description
I'm trying to build a hello-world app with reflex-dom. The build keeps dying with the error message mentioned in the title.
Also,
- The build gets a little further (compiles/registers a few more libraries) every time.
- The "bad argument" changes from one big number to another.
Here's two examples. The first is verbose, and with some older version of stack. The second is not verbose, and run with master as of this very moment. (Version 1.0.1, Git revision c4d36d888f01b9467c4cfbe612461e126330677a (dirty) (3075 commits) x86_64
)
Repro could take a long time because of all the upfront building that has to happen, but here are the steps:
git clone --recursive https://github.com/chreekat/multi-fladdermus.git
cd multi-fladdermus/fladdermus-client
git checkout 306df51724a9e8ccae4a7262d0b3d3613caa8c65
stack setup
stack build
A conflating factor could be:
- I'm using https://github.com/nrolland/ghcjs/releases/tag/v.0.2.0.20151230.3 as my version of ghcjs.
This is probably unrelated, but I find it strange that I see this message at the beginning of every run:
data-default-class-0.0.1: using precompiled package
Metadata
Metadata
Assignees
Labels
No labels