Skip to content
build.xcvb 203 B
Newer Older
#+xcvb
(module
 (:fullname
  "fare-matcher"
  :depends-on
  ("packages" "matcher" "quasiquote" "clos-match" "mrd-extensions")
  :build-depends-on
  ("fare-utils")
  :supersedes-asdf
  ("fare-matcher")))