We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5111a commit 22676dfCopy full SHA for 22676df
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 4.0.1
2
+
3
+* Download `.cabal` file revisions from the public Casa instance instead of
4
+ Hackage.
5
6
+ We believe this change shouldn't affect any end users, but we now depend on
7
+ <https://casa.stackage.org> instead of Hackage. If Casa ends up having
8
+ signficantly worse uptime than Hackage, then users may be affected when
9
+ trying to use stacklock2nix. Please let us know if this ends up affecting
10
+ you.
11
12
+ Added in [#42](https://github.com/cdepillabout/stacklock2nix/pull/42).
13
+ Thanks [@TeofilC](https://github.com/TeofilC)!
14
15
## 4.0.0
16
17
* Make sure the `psqueues` Haskell package gets the `fingertree-psqueue` dep
0 commit comments