summaryrefslogtreecommitdiff
path: root/unify.ipkg
blob: 535084895b1785fd1bf756737ea47bcd5d3fbd0d (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.Property
  , Data.Term.Unify
  , Data.Term.Zipper
  , Data.Vect.Properties.Insert
  , Data.Vect.Quantifiers.Extra