dhall-haskell/dhall/src/Dhall
2019-11-22 00:49:46 +00:00
..
Import List dependencies in "post-order" (#1539) 2019-11-21 16:20:48 +00:00
Parser Fix parser swallowing whitespace in Src annotations (#1563) 2019-11-21 18:01:23 +00:00
Pretty Fix formatting of multi-line strings that end with a single-quote (#1554) 2019-11-17 20:05:47 +01:00
Binary.hs Improve encoding/decoding speed (#1500) 2019-10-31 20:05:22 -07: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 encoding/decoding speed (#1500) 2019-10-31 20:05:22 -07:00
Eval.hs Remove support for fusion (#1478) 2019-11-01 05:33:05 +00:00
Format.hs Strip trailing whitespace (#1422) 2019-11-14 14:43:35 +01:00
Freeze.hs Strip trailing whitespace (#1422) 2019-11-14 14:43:35 +01: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 List dependencies in "post-order" (#1539) 2019-11-21 16:20:48 +00:00
Map.hs List dependencies in "post-order" (#1539) 2019-11-21 16:20:48 +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 Improve parsing error messages (#1443) 2019-10-27 03:34:33 +00:00
Pretty.hs Format more text literals as multi-line strings (#1508) 2019-11-04 03:31:49 +00:00
Repl.hs Format more text literals as multi-line strings (#1508) 2019-11-04 03:31:49 +00:00
Set.hs 100% haddock coverage (#1416) 2019-10-13 22:22:39 -07: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 Move normalization code from Dhall.Core to a new module Dhall.Normalize (#1452) 2019-10-24 00:01:02 +02: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 Improved error messages. (#1528) 2019-11-19 08:04:15 -08: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