-
### Is your proposal related to a problem?
I have semi-trusted user agents (in my case, managed mobile kiosks) that need limited access to my backend. These devices do not have users logging in and…
-
When project is represented as a library + one or more executables depending on that library in a cabal file (stack seems to have this as default) and there's a problem in the library part of the code…
pacak updated
4 years ago
-
It's be great if there was an easier way to install tidal in Linux distros (see also equivalent issues for mac #282 and windows #283)
- The Tidal library is slowly finding its way [into Debian, vi…
-
@NorfairKing's [blog post](https://cs-syd.eu/posts/2021-09-11-json-vulnerability) describes a HashDoS attack on `aeson` which is enabled by `u-c`'s O(n) handling of hash collisions and use of the same…
-
EDIT: Update 6 years later. Since version 2.0 cabal uses the new hackage-security protocol and stores the new 01-index but it does still store both the compressed and uncompressed version. As October …
-
This issue is an attempt to write down as much of the picture around how HLS uses GHC, and especially how HLS interacts with the user's GHC.
# Preliminaries
- The "user compiler" is the compiler…
-
### Feature request
Recently I tried helping a someone on discord, however it's rather difficult to get a specific version of ghc compiler since I'm on nixos, I could only get ghc 9.7.1 but it didn…
-
```
[:] $ dist/build/ghc-mod/ghc-mod --line-prefix A check src/GHCMod.hs
cabal: No sandbox exists at /home/livid/github/ghc-mod/.cabal-sandbox
ghc-mod: GMEProcess "readProcessStderrChan" "cabal" ["con…
-
It would be great to have something like http://klaftertief.github.io/elm-search/ available for the current project and dependencies.
-
### Summary
Historically both `base` and `template-haskell` were non-reinstallable. This means that the end user is forced to use whatever version came with their compiler. The only way a user can …