Skip to content

Commit 5576a98

Browse files
committed
Update changelog.md
1 parent e6b07b4 commit 5576a98

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

changelog.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
## May 29, 2019
2+
* Added `shellFor` function to package set.
3+
4+
## May 28, 2019
5+
* Added `snaphots` and `haskellPackages` attributes to the
6+
Haskell.nix top-level.
7+
8+
## May 22, 2019
9+
* Add the `cleanSourceHaskell` utility function to the Haskell.nix
10+
top-level.
11+
12+
## May 21, 2019
13+
* Add the `callCabalProjectToNix` function, which uses "import from
14+
derivation" (IFD) so that nix-tools doesn't need to be run
15+
manually.
16+
* The `hackage.nix` update process has changed, so that Cabal index
17+
state hashes are also included in the generated repo.
18+
19+
## May 20, 2019
20+
* Remove Travis CI in favour of Buildkite.
21+
22+
## May 17, 2019
23+
* Add the `callStackToNix` function, which uses "import from
24+
derivation" (IFD) so that `stack-to-nix` doesn't need to be run
25+
manually.
26+
127
## Mar 15, 2019
2-
* overlays was renamed to extras (#79)
28+
* overlays was renamed to extras (#79)
329
See docs/migration.md

0 commit comments

Comments
 (0)