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

options = "--total"

depends = contrib

modules
  = Data.Fin.Occurs
  , Data.Maybe.Properties
  , Data.Term
  , Data.Term.Occurs
  , Data.Term.Property
  , Data.Term.Zipper
  , Data.Vect.Properties.Insert
  , Data.Vect.Quantifiers.Extra