awesome-dhall icon indicating copy to clipboard operation
awesome-dhall copied to clipboard

More projects using dhall

Open sjakobi opened this issue 6 years ago • 3 comments

I found these via http://packdeps.haskellers.com/reverse/dhall and https://github.com/topics/dhall. Here are a few that seemed interesting to me:

  • https://github.com/vmchale/atspkg (see pkg-set.dhall)
  • https://github.com/sellout/caterwaul
  • https://github.com/akshaymankar/dhall-concourse
  • cachix seems to use Dhall, but I don't quite understand how
  • https://github.com/mstksg/hakyll-dhall
  • https://github.com/dzen-dhall/dzen-dhall
  • https://github.com/freuk/dhrun
  • https://github.com/k0ral/imm

sjakobi avatar Sep 07 '19 13:09 sjakobi

  • https://github.com/akshaymankar/dhall-concourse

There's also https://github.com/coralogix/dhall-concourse. Not sure what's better.

sjakobi avatar Sep 07 '19 14:09 sjakobi

That looks good. I will include them into the list later on.

RyanSiu1995 avatar Sep 09 '19 01:09 RyanSiu1995

  • https://github.com/akshaymankar/dhall-concourse

There's also https://github.com/coralogix/dhall-concourse. Not sure what's better.

We've pulled our implementation back into active usage, and I've opened a PR to add it to this repo: https://github.com/dhall-lang/awesome-dhall/pull/18

ari-becker avatar Jul 16 '20 15:07 ari-becker