File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
See also http://pvp.haskell.org/faq
2
2
3
+ 0.6.3.0
4
+ -------
5
+
6
+ * Make ` lukko ` flag automatic and off by default, using file locking
7
+ facilities from ` GHC.IO.Handle.Lock ` and not from
8
+ on [ ` lukko ` package] ( https://hackage.haskell.org/package/lukko ) .
9
+ The change is not expected to affect anyone detrimentally,
10
+ but one can set the flag on in their configuration to restore
11
+ the previous behaviour.
12
+ * Allow building against newer releases of dependencies.
13
+ * Tested with GHC 8.4 - 9.12.
14
+
15
+
3
16
0.6.2.6
4
17
-------
5
18
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
name : hackage-security
3
- version : 0.6.2.6
4
- x-revision : 5
3
+ version : 0.6.3.0
5
4
6
5
synopsis : Hackage security library
7
6
description : The hackage security library provides both server and
You can’t perform that action at this time.
0 commit comments