- Oct 02, 2019
-
-
Ben Gamari authored
-
Ben Gamari authored
Fixes #7.
-
- Sep 10, 2019
-
-
Ben Gamari authored
Adds a workaround for #6 by fetching sources individually.
-
- Sep 06, 2019
-
-
Ben Gamari authored
-
- Aug 02, 2019
-
-
- Jul 30, 2019
-
-
Ryan Scott authored
This fixes #2 by tweaking `scripts/head.hackage` in two ways: 1. This changes the script to use `cabal new-update head.hackage.ghc.haskell.org`, not `cabal new-update head.hackage`, since the former is now the name of the `repository`. Since `head.hackage.ghc.haskell.org` is referred to in quite a few places in the script, I factored this out into its own variable. 2. This changes the `url` to use `http://`, not `https://`, so that `http-transport: plain-http` works properly. An alternative would be to keep the use of `https://` and use `http-transport: curl` instead, but that assumes the existence of a `curl` binary on one's machine, making it a less portable solution. In any case, the use of `http://` in this script shouldn't pose any security issues, since `hackage-security` already introduces a security layer independent of CAs.
-
- Jul 29, 2019
-
-
- Jul 24, 2019
-
-
Ben Gamari authored
-
Oleg Grenrus authored
- v2-update is preferred (i.e. `v2-` prefix) - but it's actually broken, due still existing `cabal-install` bug in non-append repository updates - Also add explicit link to haskell.gitlab.com
-
- Jul 23, 2019
-
-
Ryan Scott authored
-
- Jul 15, 2019
-
-
Matthew Pickering authored
-
Ben Gamari authored
-
Ben Gamari authored
This fixes the bindist versioning logic.
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- Jul 14, 2019
-
-
Ben Gamari authored
-
- Jul 09, 2019
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- Jul 07, 2019
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- Jul 06, 2019
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- Apr 08, 2019
-
-
- Mar 15, 2019
-
-
- Jan 28, 2019
-
-
Kosyrev Serge authored
-
Kosyrev Serge authored
-
- Jan 26, 2019
-
-
Matthew Pickering authored
-