Greg Weber
Greg Weber
You asked for feedback :). These are requirements for me. I didn't see them in the docs.
I am trying to create a cabal-dev repo with many added sources. If I use buildopts before installing, I get the below. After installing I get nothing. ``` cabal-dev: user...
For web development especially, incremental compilation is very useful. In Yesod we have a `yesod devel` command that accomplishes this. We are also looking into using the [shaker](http://hackage.haskell.org/package/shaker) package which...
I am usring rspec. With the same Gemfile everything works on Mac. On linux it hangs until I Control-C and then slowly gives error messages until I kill -9 I...
I am a new emacs user trying to get along with spacemacs. I have `ghc-mod` installed. When I run `company-ghc-diagnose`, I see this output: ``` * company-ghc backend not found...
documentation says this google api is deprecated- any plans to update to the new API?
That would make this quick to download and use.
### Expected behavior Screen 3 should show that an error occurred. ### Actual behavior Screen 3 is the same as screen 2. The following error shows in the console: SyntaxError:...
## Change Description This PR is on top of #6723 which can be closed in favor of this one. This addresses issue #6720 to call fsync when writing to files....
With these dependencies I was getting elm-html < 4 installed because elm-html-shorthand wanted that. After removing elm-html-shorthand everything worked as expected. ``` "dependencies": { "circuithub/elm-html-shorthand": "9.0.0