remove RJoin rule
[coq-hetmet.git] / examples / DemoMain.hs
index d832b6e..cc438ba 100644 (file)
@@ -1,9 +1,5 @@
-{-# OPTIONS_GHC -dcore-lint #-}
 import Control.Category
-import GHC.HetMet.GArrow
-import GHC.HetMet.CodeTypes
-import GHC.HetMet.Private
 import GArrowTikZ
 import Demo
 
-main = tikz' $ \const merge -> foo const (pga_comp (pga_second pga_cancelr) merge)
+main = tikz $ \const merge -> demo const merge