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

depends = contrib

options = "--total"

modules
  = Core.Context
  , Core.Name
  , Core.Term
  , Core.Term.Environment
  , Core.Thinning
  , Core.Var