summaryrefslogtreecommitdiff
path: root/inky.ipkg
blob: 22902e47044c9ff8893534075abaa8e2368b75bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
package inky
authors = "Greg Brown"
sourcedir = "src"

options = "--total"

depends = contrib

modules
  = Data.Maybe.Decidable
  , Data.These.Decidable
  , Inky.Parser
  , Inky.Term
  , Inky.Term.Pretty
  , Inky.Thinning
  , Inky.Type
  , Inky.Type.Pretty