-
I got the following error passing a "command" as an argument to `yesod devel`:
```sh
> dotenv -o -- yesod devel --success-hook "echo foo"
Invalid argument `foo'
Usage: yesod [-d|--dev] [-v|-…
-
My guess is that version constraints for some of the dependencies are not accurate:
~~~
[ 28s] Configuring yesod-core-1.6.26.0...
[ 28s] Dependency aeson >=1.0: using aeson-2.2.3.0
[ 28s] …
peti updated
19 hours ago
-
When compiling `hledger-web` I get:
~~~~
[ 1 of 18] Compiling Hledger.Web.Settings ( Hledger/Web/Settings.hs, interpreted )
Hledger/Web/Settings.hs:87:5: error: [GHC-39999]
• No instance for…
-
I'm trying to package yesod-test 1.6.19 for Arch, and got the following test failures:
```
DEBUG:root:haskell-yesod-test: Configuring yesod-test-1.6.19... …
-
I see you released `data-default-0.8.0.0` yesterday. It does no longer re-export `Default` class from `data-default-class`. This is a breaking change, indeed the major version bump to 0.8 indicates th…
-
I got this error while trying to load: [haddock.prof.txt](https://github.com/maoe/tkyprof/files/315806/haddock.prof.txt)
```
TKYProf 0.2.2.2 launched, listening on http://localhost:3000/
15/Jun/2016:…
-
How can I easily use it with yesod through stack? (By the way, thank you so much for this repo, it was the only way I've found to use Persistent+Mysql+Windows)
-
Chef currently fails to install the `yesod-platform` and `yesod-bin` cabal packages.
## Workaround
To install the packages you can connect to the machine and execute the commands manually
```
$ vagr…
-
![favicon](https://cloud.githubusercontent.com/assets/9993197/6693413/7e88d698-ccdb-11e4-89a7-6b98867385ab.PNG)
-
Will be interesting to see this framework https://www.yesodweb.com/