File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ 0.1.2.0: 2025-01-13
2+ * replace cryptonite (deprecated) with crypton
3+
140.1.1.0: 2023-05-19
25 * fix for text version 2. The fix causes hashes for text values to change. Use the new
36 function `largeHashStable` if you want to avoid that. (`largeHashStable` comes
Original file line number Diff line number Diff line change 11name : large-hashable
2- version : 0.1.1 .0
2+ version : 0.1.2 .0
33synopsis : Efficiently hash (large) Haskell values
44description : Please see README.md
55homepage : https://github.com/factisresearch/large-hashable
66license : BSD3
77license-file : LICENSE
88author : Stefan Wehr, Lukas Epple
99maintainer : Stefan Wehr
10- copyright : 2015 - 2017 factis research GmbH, 2018 - 2023 medilyse GmbH, 2024 MEQO GmbH
10+ copyright : 2015 - 2017 factis research GmbH, 2018 - 2023 medilyse GmbH, 2024 - 2025 MEQO GmbH
1111category : Web
1212build-type : Simple
1313cabal-version : 2.0
@@ -18,7 +18,6 @@ extra-source-files:
1818 default.nix
1919 stack.yaml
2020 test/bigfile.txt
21- stack-ghc-9.0.yaml
2221 stack-ghc-9.2.yaml
2322 stack-ghc-9.4.yaml
2423 stack-ghc-9.6.yaml
You can’t perform that action at this time.
0 commit comments