summaryrefslogtreecommitdiff
path: root/package.yaml
blob: b0752eea42c1df89c5dcbfea04b9f1d01e24a6a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: dedumi

dependencies:
  - base
  - zlib
  - microlens-platform
  - bytestring
  - streamly-bytestring
  - streamly
  - streamly-core
  - streamly-archive

executables:
  dedumi:
    main: dedumi.hs