X-Git-Url: http://git.megacz.com/?p=coq-hetmet.git;a=blobdiff_plain;f=examples%2FDemoMain.hs;h=cc438bab3b69fb494777440010100b78c78d05c9;hp=d832b6e660dc2db17838ecacdb8f6bb7d408d43d;hb=856ef91d5132ac813631f01420a8291a92bce1ad;hpb=6ae1b9b08da7c1d1f0de42afa1ccbf42acda3e62;ds=sidebyside diff --git a/examples/DemoMain.hs b/examples/DemoMain.hs index d832b6e..cc438ba 100644 --- a/examples/DemoMain.hs +++ b/examples/DemoMain.hs @@ -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