File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ 1.40.1
2+
3+ * [ BUG FIX: Fix equivalence check for ` Date ` / ` Time ` / ` TimeZone ` ] ( https://github.com/dhall-lang/dhall-haskell/pull/2291 )
4+ * This fixes a serious bug in the recently introduced support for temporal
5+ literals where they would fail to type-check when given a correct type
6+ annotation or when they were checked against an existing type
7+ * For example, ` 00:00:00 : Time ` was failing to type-check
8+
191.40.0
210
311* [ Almost supports version 20.2.0 of the standard] ( https://github.com/dhall-lang/dhall-lang/releases/tag/v20.2.0 )
Original file line number Diff line number Diff line change 11Name : dhall
2- Version : 1.40.0
2+ Version : 1.40.1
33Cabal-Version : 2.0
44Build-Type : Simple
55License : BSD3
You can’t perform that action at this time.
0 commit comments