dhall-haskell/dhall/src/Dhall
Gabriel Gonzalez 1079b7a3a7 Improve diffs for lists (#1585)
Now the diff for lists will descend into diffs for elements when reasonable to
do so
2019-12-03 17:17:43 +00:00
..
Import List dependencies in "post-order" (#1539) 2019-11-21 16:20:48 +00:00
Parser Allow megaparsec-8 (#1582) 2019-12-03 03:28:06 +00:00
Pretty Improve formatting of multi-line literals (#1569) 2019-11-23 22:29:46 +00:00
Binary.hs Slightly optimize encoding of lists of known length (#1578) 2019-12-02 22:25:34 +00:00
Context.hs Switch Var to use an Int (#1044) 2019-07-01 17:24:13 -07:00
Core.hs Move normalization code from Dhall.Core to a new module Dhall.Normalize (#1452) 2019-10-24 00:01:02 +02:00
Diff.hs Improve diffs for lists (#1585) 2019-12-03 17:17:43 +00:00
Eval.hs Small optimizations around Dhall.Map and Dhall.Set (#1568) 2019-11-23 23:59:55 +00:00
Format.hs Use atomic-write for inplace file modifications (#1580) 2019-12-02 07:14:42 -08:00
Freeze.hs Use atomic-write for inplace file modifications (#1580) 2019-12-02 07:14:42 -08:00
Import.hs Write cache files atomically (#1544) 2019-11-22 00:49:46 +00:00
Lint.hs Add dhall lint support for fixing parent-anchored paths (#1531) 2019-11-12 19:11:05 +00:00
Main.hs Use atomic-write for inplace file modifications (#1580) 2019-12-02 07:14:42 -08:00
Map.hs Small optimizations around Dhall.Map and Dhall.Set (#1568) 2019-11-23 23:59:55 +00:00
Normalize.hs Remove support for fusion (#1478) 2019-11-01 05:33:05 +00:00
Optics.hs Move lens-like utilities to Dhall.Optics module (#986) 2019-06-05 20:18:42 -07:00
Parser.hs Allow megaparsec-8 (#1582) 2019-12-03 03:28:06 +00:00
Pretty.hs Format more text literals as multi-line strings (#1508) 2019-11-04 03:31:49 +00:00
Repl.hs Fix dhall repl to handle quoted identifiers correctly (#1573) 2019-11-30 09:09:41 +00:00
Set.hs Slightly optimize encoding of lists of known length (#1578) 2019-12-02 22:25:34 +00:00
Src.hs Treat multi-lets as syntactic sugar (#1242) 2019-08-31 18:31:24 +02:00
Syntax.hs Fix formatting of POSIX env vars (#1552) 2019-11-17 03:13:16 +00:00
Syntax.hs-boot Move syntax things from Dhall.Core to a new module Dhall.Syntax (#1440) 2019-10-19 20:13:22 +00:00
Tags.hs Use foldl' over foldl everywhere (#1564) 2019-11-23 16:28:13 +00:00
TH.hs Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00
Tutorial.hs Fix small typo (#1530) 2019-11-12 13:58:02 +00:00
TypeCheck.hs Small optimizations around Dhall.Map and Dhall.Set (#1568) 2019-11-23 23:59:55 +00:00
URL.hs Move normalization code from Dhall.Core to a new module Dhall.Normalize (#1452) 2019-10-24 00:01:02 +02:00
Util.hs Output the context of a type error with syntax highlighting (#1556) 2019-11-19 07:11:22 +00:00
Util.hs-boot Add support for improved using behavior (#967) 2019-06-01 08:27:26 -07:00
Version.hs 100% haddock coverage (#1416) 2019-10-13 22:22:39 -07:00