-
`template-haskell` may (and will with GHC-8.8.1) introduce breaking changes, which isn't possible to shim across `template-haskell`s bundled with GHC that `lens` support.
I suggest splitting that p…
-
`servant-0.16` has been released, resulting in the following bounds failures.
I'm restricting the Servant packages to versions < 0.16 for the time being until maintainers have had time to address t…
-
I get errors when running two queries at the exact same time over the same connection. (This happened using servant, and a web page that loads two pieces of information at once, over a local connectio…
-
I tried to follow the installation docs to install hledger-api-1.5 using stack, but it cannot install all dependencies:
```
» stack install hledger-lib-1.5 hledger-1.5 hledger-ui-1.5 hledger-api-…
varac updated
5 years ago
-
This is the latest in my series of attempts to fix broken links: #61, #107, #164. I'm beginning to think that I should automate this somehow.
- [ ] 403 http://r6.ca/blog/20171010T001746Z.html
- […
-
Which version of Github API are we going to use?
Github provides access both in the form of REST(v3) and GraphQl(v4). Considering the amount of data we need to scrap for issues, cabal files and keepi…
-
Not exactly sure if this is a bug or not..
I've noticed that every part of stack that downloads from central repos is super-slow. So maybe this is by design. Typical download speeds is around 200…
-
Note: #103 Discussed a lot of things about introducing refactoring. Now that
we're a step further, let's discuss the API. This writeup is the result of
someone wanting to contribute towards refactorin…
-
In https://github.com/cachix/cachix/issues/184#issuecomment-473766644 it was suggested that
```
NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs/archive/88ae8f7d.tar.gz nix-build --no-link survey/d…
-
network-3.0.0.0 is out of bounds for:
- [ ] HTTP-4000.3.12 (>=2.6 && < 2.9). No maintainer. @haskell. Used by: library, test-suite
- [x] IPv6Addr-1.1.1 (>=2.5 && < 2.9). Michel Boucey @MichelBoucey…