reflex-starter
reflex-starter copied to clipboard
A simple starter project for building Reflex applications with Stack.
I ran into this error so far: ``` GHCi\Signals.hs:9:1: error: Failed to load interface for `System.Posix.Signals' Perhaps you meant System.Posix.Internals (from base-4.9.0.0) Use -v to see a list of the...
Thanks for providing this example of how to build reflex with stack. :+1: When using recent versions of node (for example, 6.6.0 or 6.7.0), the build appears to fail: ```...
First `stack build` invocation gave me: ``` Downloaded lts-5.11 build plan. Caching build plan Fetched package index. The following package identifiers were not found in your indices: alarmclock-0.2.0.9, conduit-extra-1.1.13.1, exact-real-0.12.1,...