-
Would you recommend shake for building a complex web-app that has the following moving parts:
- Haskell web-app
- Rails web-app
- Postgres database (along with running migrations upon every deplo…
-
I'm not sure if this is the right place to report, but I tried configuring MentionBot for https://github.com/haskell/cabal but did not see it work. According to GitHub there is a 500 Internal Server E…
-
Receiving the following when attempting to use `jsaddle` w/ `miso` and `ghcid`. The webpage never reloads after the buffer is edited. Could be a configuration problem on my part. Posting here in case …
dmjio updated
4 years ago
-
[Discussion on the Haskell Discourse instance](https://discourse.haskell.org/t/request-for-feedback-haskell-implementation-of-series-or-labeled-arrays/8193/14?u=laurentrdc) has brought up an applicati…
-
**Describe the bug**
I can't figure out how to `-hide-package` in the presence of `.ghc.environment` files, which renders my application unusable unless I manually edit the automatically-generated …
-
### Your environment
MacOS
GHC 9.4.8 and other from ghcup
How is your project built (alternative: link to the project)? no project, just a .hs file
VS Code + haskell.haskell v2.4.3
HL…
cblp updated
8 months ago
-
```
The BSD license is probably the most popular license for Haskell
applications and libraries. A primary reason for this is that GHC has not
historically supported dynamic linking, and the legality…
-
## About the author
I am a university student, studying a double degree in Mathematics and Computer Science. I am a programmer, working in C#; however, in recent months, have dived deep into the Ha…
-
I'm trying to build this (hemokit-0.6.6.tar.gz from https://hackage.haskell.org/package/hemokit#readme ) project on Windows to get the raw data feed. I have no previous experience in neither haskell n…
-
This way haskell applications with interactive text interface can just reuse selecth and not reinvent something like this: https://github.com/yi-editor/yi/blob/master/yi/src/library/Yi/Completion.hs