dhall-haskell/dhall-json/examples
antislava c52ae96a0b
json-to-dhall initial implementation (#884)
* Initial draft of the json-to-dhall tool

* Homogenous JSON maps -> Dhall association lists. Bower example.

* Default conversion options. Ghci examples in function annotations.

* Added type signature to text color highlighting functions (error
reporing)

* Removed TypeApplications extension

* Explicit semigroups

* Disable ghc < 8.0 build

* Type specifications for 'None's (e.g. None Integer instead of just None)

* New style for unions, e.g.: < Left : Text | Right : Integer >.Right +1
2019-04-15 01:21:38 +02:00
..
bower.dhall json-to-dhall initial implementation (#884) 2019-04-15 01:21:38 +02:00
bower.json json-to-dhall initial implementation (#884) 2019-04-15 01:21:38 +02:00
travis.dhall Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00
travis.yml Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00