File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.42.3
2
+
3
+ * [ Fix the typechecking rule for ` Optional ` + ` with ` ] ( https://github.com/dhall-lang/dhall-haskell/pull/2650 )
4
+ * [ Add ` *WithIndex ` instances for ` Map ` ] ( https://github.com/dhall-lang/dhall-haskell/pull/2633 )
5
+ * [ ` dhall package ` : Add support for automatic sub-packags] ( https://github.com/dhall-lang/dhall-haskell/pull/2639 )
6
+ * [ ` dhall to-directory-tree ` : Add ` binary-file ` support] ( https://github.com/dhall-lang/dhall-haskell/pull/2641 )
7
+ * [ Support GHC 9.12.1] ( https://github.com/dhall-lang/dhall-haskell/pull/2649 )
8
+ * [ ` dhall to-directory-tree ` : create parents of files when using fixpoint representation] ( https://github.com/dhall-lang/dhall-haskell/pull/2653 )
9
+
1
10
1.42.2
2
11
3
12
* [ Supports standard version 23.1.0] ( https://github.com/dhall-lang/dhall-lang/releases/tag/v23.1.0 )
Original file line number Diff line number Diff line change 1
1
Cabal-Version : 2.4
2
2
Name : dhall
3
- Version : 1.42.2
3
+ Version : 1.42.3
4
4
Build-Type : Simple
5
5
License : BSD-3-Clause
6
6
License-File : LICENSE
You can’t perform that action at this time.
0 commit comments