Closed dimchansky closed 9 years ago
I had the same problem. If you comment out the instance defined in client/React/Ace.hs and it seems to build. My guess is that ghsjs-prim added some new instances to their JSRefs?
--instance Eq JSString where
-- (==) = stringEq
(I'm not a developer. Maybe one could offer more insight?)
Ah, seems those orphans can be removed then. I'll remove.
Compilation failed with the following output: