X-Git-Url: http://git.megacz.com/?p=coq-hetmet.git;a=blobdiff_plain;f=examples%2FDemo.hs;h=ff4468c59e808d6d2882e412477d392624a26977;hp=849693f5b338f877afdacfe0aca5159ba65db277;hb=2444f0cbf7ed5c744c43dbca114a4f400cd1522f;hpb=6ae1b9b08da7c1d1f0de42afa1ccbf42acda3e62 diff --git a/examples/Demo.hs b/examples/Demo.hs index 849693f..ff4468c 100644 --- a/examples/Demo.hs +++ b/examples/Demo.hs @@ -11,7 +11,8 @@ foo :: (forall g a . <[ () -> a (forall b . PGArrow g (GArrowTensor g b b) b) -> -} --foo con mer = <[ ~~mer ~~con ~~con ]> -foo const merge = <[ ~~merge ~~const (~~merge ~~const ~~const) ]> +--foo const merge = <[ ~~merge ~~const (~~merge ~~const ~~const) ]> +foo const merge = <[ ~~merge ~~const ~~const ]> --tester2 f = <[ \x -> ~~f x x ]>