Open rubenmoor opened 3 years ago
As a workaround, I added servant-reflex
as a local package (next to common
) via git submodule.
I have no idea, though, what's going on. My other override
-dependency, gerippe
, does not cause any problem either.
I have a weird inconsistency where I encounter the following error only when using
nix-build -A ghcjs.frontend
:Building with cabal works fine:
This is my slightly modified
default.nix
where I addedservant-reflex
as haskell-package-override: