reflex-frp / reflex-dom-semui

A reflex-dom API for Semantic UI components
https://reflex-frp.org/
BSD 3-Clause "New" or "Revised" License
22 stars 10 forks source link

Error when building with reflex-platfrom on jsaddle branch on macOS Sierra #9

Closed michaelmesser closed 7 years ago

michaelmesser commented 7 years ago

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 7 years ago

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 7 years ago

This is no longer an issue I just built the package on the latest jsaddle branch.

mightybyte commented 7 years ago

Great, thanks for the update!