5 -- A short (one-line) description of the package.
8 -- A longer description of the package.
11 -- A URL where users can report bugs.
14 -- The license under which the package is released.
17 maintainer: b3nj4m1n@gmx.net
19 -- A copyright notice.
23 executable add-program
24 main-is: add-program.hs
26 -- Modules included in this executable, other than Main.
29 -- LANGUAGE extensions used by modules in this package.
36 bytestring ^>=0.10.12.1,
42 aeson-pretty ^>=0.8.9,
44 default-language: Haskell2010