1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-18 19:07:19 +03:00
niv/package.yaml
2019-04-07 19:56:58 +02:00

30 lines
477 B
YAML

name: niv
license: MIT
ghc-options:
- -Wall
- -Werror
executable:
main: app/Niv.hs
dependencies:
- base
- hashable
- file-embed
- process
- text
- bytestring
- aeson
- aeson-pretty
- directory
- string-qq
- filepath
- github
- mtl
- optparse-applicative
- unliftio
- unordered-containers
data-files:
- nix/sources.nix