roman / Haskell-etc

Declarative configuration spec for Haskell projects
MIT License
47 stars 7 forks source link

Report duplicated entries on cli options #27

Open roman opened 6 years ago

roman commented 6 years ago

Description

When using CLI options on the spec/entries keys, validate that every CLI long and short are unique, if this is not the case, throw an exception on the resolveCli functions