X-Git-Url: http://git.megacz.com/?p=coq-hetmet.git;a=blobdiff_plain;f=examples%2FDemoMain.hs;h=c511bfaca2b1633d30bf727e2c1ae33b30f65113;hp=d832b6e660dc2db17838ecacdb8f6bb7d408d43d;hb=ec996e8cb550676d89d187061db7d018af9ec88d;hpb=6ae1b9b08da7c1d1f0de42afa1ccbf42acda3e62 diff --git a/examples/DemoMain.hs b/examples/DemoMain.hs index d832b6e..c511bfa 100644 --- a/examples/DemoMain.hs +++ b/examples/DemoMain.hs @@ -1,9 +1,7 @@ -{-# OPTIONS_GHC -dcore-lint #-} import Control.Category -import GHC.HetMet.GArrow -import GHC.HetMet.CodeTypes -import GHC.HetMet.Private import GArrowTikZ +import GHC.HetMet.Private +import Control.GArrow import Demo -main = tikz' $ \const merge -> foo const (pga_comp (pga_second pga_cancelr) merge) +main = tikz demo