dhall-haskell/dhall/src/Dhall
Javier Neira 640913f8d2
Fix default cache handling in windows (#1272)
* Ignore all stack*.yaml.lock files
* Use `$LOCALAPPDATA` environment variable in windows
2019-09-16 09:51:00 +02:00
..
Import Improve GHCJS support (cabal build, SHA256 hashing) (#1311) 2019-09-13 11:42:55 -04:00
Parser Improve GHCJS support (cabal build, SHA256 hashing) (#1311) 2019-09-13 11:42:55 -04:00
Pretty Format record fields more compactly if they fit on 1 line (#1314) 2019-09-14 14:10:29 +00:00
Binary.hs Improve GHCJS support (cabal build, SHA256 hashing) (#1311) 2019-09-13 11:42:55 -04:00
Binary.hs-boot Define expression equality as CBOR equality (#866) 2019-03-27 18:26:02 -07:00
Context.hs Switch `Var` to use an `Int` (#1044) 2019-07-01 17:24:13 -07:00
Core.hs Improve GHCJS support (cabal build, SHA256 hashing) (#1311) 2019-09-13 11:42:55 -04:00
Core.hs-boot Add a new environment machine normalizer (#876) 2019-04-17 16:41:04 -07:00
Diff.hs Add ImportAlt to Arbitrary instance, fix isNormalized and diff (#1276) 2019-09-05 14:45:38 +00:00
Eval.hs Simplify nested record projections (#1307) 2019-09-13 05:38:27 +02:00
Eval.hs-boot Add a new environment machine normalizer (#876) 2019-04-17 16:41:04 -07:00
Format.hs Add `--censor` switch for disabling source code display (#1312) 2019-09-14 05:01:23 +00:00
Freeze.hs Add `--censor` switch for disabling source code display (#1312) 2019-09-14 05:01:23 +00:00
Hash.hs Add `--censor` switch for disabling source code display (#1312) 2019-09-14 05:01:23 +00:00
Import.hs Fix default cache handling in windows (#1272) 2019-09-16 09:51:00 +02:00
Lint.hs Fix `dhall format` to preserve `let` comments (#1273) 2019-09-04 23:41:44 -05:00
Main.hs dhall type: Don't normalize inferred types (#1317) 2019-09-14 23:31:12 +00:00
Map.hs Add instance Lift (Expr s a) (#1119) 2019-07-21 12:10:53 -07:00
Optics.hs Move lens-like utilities to `Dhall.Optics` module (#986) 2019-06-05 20:18:42 -07:00
Parser.hs Add `--censor` switch for disabling source code display (#1312) 2019-09-14 05:01:23 +00:00
Pretty.hs Migrate `dhall-{bash,json,text}` into this repository (#661) 2018-10-28 17:32:51 -07:00
Repl.hs Prevent repl from inserting inferred 'Sort's into context (#1318) 2019-09-15 02:16:26 +00:00
Set.hs Optimize a few Set instance (#1184) 2019-08-02 12:06:41 +00:00
Src.hs Treat multi-lets as syntactic sugar (#1242) 2019-08-31 18:31:24 +02:00
TH.hs Migrate `dhall-{bash,json,text}` into this repository (#661) 2018-10-28 17:32:51 -07:00
Tutorial.hs Document Dhall support for caching protected imports (#1247) 2019-08-25 22:59:38 +00:00
TypeCheck.hs Adjust type inference for record literals (#1309) 2019-09-15 20:03:58 +00:00
URL.hs Improve GHCJS support (cabal build, SHA256 hashing) (#1311) 2019-09-13 11:42:55 -04:00
Util.hs Add `--censor` switch for disabling source code display (#1312) 2019-09-14 05:01:23 +00:00
Util.hs-boot Add support for improved `using` behavior (#967) 2019-06-01 08:27:26 -07:00