Error when building with reflex-platfrom on jsaddle branch on macOS Sierra
michaelmesser opened this issue · 3 comments
michaelmesser commented
Error when building with reflex-platfrom on jsaddle branch on macOS Sierra
Building reflex-dom-semui-0.1...
Preprocessing library reflex-dom-semui-0.1...
on the commandline: warning:
-this-package-key is deprecated: Use -this-unit-id instead
In-place registering reflex-dom-semui-0.1...
cabal:
'/nix/store/b5apcakkx5knzd0dwq4n29dgsldka5av-ghcjs-0.2.0-with-packages/bin/ghcjs-pkg'
exited with an error:
reflex-dom-semui-0.1: Warning: haddock-interfaces:
/Users/<User>/Sources/reflex-dom-semui/dist/doc/html/reflex-dom-semui/reflex-dom-semui.haddock
doesn't exist or isn't a file
reflex-dom-semui-0.1: Warning: haddock-html:
/Users/<User>/Sources/reflex-dom-semui/dist/doc/html/reflex-dom-semui
doesn't exist or isn't a directory
reflex-dom-semui-0.1: installed package info from too old version of Cabal
(key field does not match id field)
mightybyte commented
Yeah, I haven't tried this at all with the jsaddle branch. I would certainly accept a pull request to a new branch to fix this problem. But I probably won't merge it to master until reflex-dom
merges the jsaddle branch into develop.
aljce commented
This is no longer an issue I just built the package on the latest jsaddle branch.
mightybyte commented
Great, thanks for the update!