blob: 060368f349a7688c6c923710bc89ef1eb1bd0b88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
package unify
authors = "Greg Brown"
sourcedir = "src"
options = "--total"
depends = contrib
modules
= Data.Fin.Occurs
, Data.Maybe.Properties
, Data.Term
, Data.Term.Zipper
, Data.Vect.Properties.Insert
|