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 cc7a472 commit c71e1d9Copy full SHA for c71e1d9
ChangeLog.md
@@ -1,7 +1,7 @@
1
2
# ChangeLog
3
4
-## [(diff)](https://github.com/haskell-nix/hnix/compare/0.13.1...0.14.0#files_bucket) WIP
+## [(diff)](https://github.com/haskell-nix/hnix/compare/0.13.1...0.14.0#files_bucket) 0.14.0
5
6
* GHC 9.0 support.
7
hnix.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: hnix
-version: 0.14.0
+version: 0.14.0.1
synopsis: Haskell implementation of the Nix language
description: Haskell implementation of the Nix language.
category: System, Data, Nix
0 commit comments