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

options = "--total"

depends = contrib

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