cabalism / hpack-dhall

Use hpack's phrasing in dhall to write cabal files
BSD 3-Clause "New" or "Revised" License
31 stars 3 forks source link

The field ordering in the rendered YAML is all over the place. #21

Closed philderbeast closed 5 years ago

philderbeast commented 5 years ago

The field ordering in the rendered YAML is all over the place;

> dhall-hpack-yaml
source-dirs: library
library:
...
tests:
...
copyright: ...
category: ...
license-file: ...
maintainer: ...
ghc-options: ...
dependencies:
...
name: hpack-dhall
version: 0.4.0
extra-source-files:
...
synopsis: hpack's dhalling
github: blockscope/hpack-dhall
tested-with: GHC == 8.4.3, GHC == 8.4.4, GHC == 8.6.1
license: BSD3
executables:
...
description: ...