improvements to examples/
[coq-hetmet.git] / examples / Fail.hs
1 applyCircuit =
2   <[ \higherOrderCircuit -> \arg -> higherOrderCircuit arg ]>