-
I have opened this issue from https://github.com/yesodweb/yesod/issues/1661, where the context of my issue is I wish to switch between `yesod-devel` for my yesod application, and run `stack test`, wit…
-
Today when using LTS Haskell and a completely fresh install of GHC-7.8.4 and cabal-1.20 (as by the install instructions for Ubuntu on haskell.org), I got:
> ghc-pkg: cannot find package fay-dom
When…
-
O Yesod tem suporte fantástico para `i18n`, descrito em http://www.yesodweb.com/book/internationalization. Há uma issue em https://github.com/haskell-infra/hl/issues/4.
O browser manda no Header qual…
-
We can extract tags from packages using [RAKE](https://hackage.haskell.org/package/rake-0.0.1).
This will require tuning, filtering and more automated filtering. The datalog can be useful.
This re…
-
Now hs-opentelemetry-instrumentation-yesod does not support subsites completedly.
It exports only a span about `SubsiteR` and does not export any spans about subsite's handlers.
-
Do we want to follow the [Post-Redirect-Get](https://en.wikipedia.org/wiki/Post/Redirect/Get) design pattern?
It looks like PR #42 (https://github.com/blueimpact/kucipong/pull/42/files#diff-f84a648…
-
I'm pretty sure this is just a Haddock bug and you can close this, but just for awareness sake:
```
stack haddock classy-prelude-yesod --no-haddock-deps # no-haddock-deps to avoid haskell-src-exts…
-
Hey guys,
I don't know how much extra work it would require, but it would be cool to use the [stack templates](https://github.com/commercialhaskell/stack-templates) for setting up the project. Yesod …
-
Here are snippets of what I observed on the stackage build server. I can try to provide better repro instructions upon request.
```
yesod-markdown-0.12.6.11
Yesod.Markdown
converts M…
-
"cabal-dev install" is complaining about a missing directory - see below for the exact error message.
The background is I had trouble with a module that cabal-dev couldn't build, and I removed the di…