X-Git-Url: http://git.megacz.com/?p=coq-hetmet.git;a=blobdiff_plain;f=examples%2FGArrowTutorial.hs;h=be7c93017cbb3864f970577317cf3b9e27c23457;hp=a9935822dca0fd05a7876e8aeb7674acb243905c;hb=ec996e8cb550676d89d187061db7d018af9ec88d;hpb=2f22f2f26622f85e457060de3a5c534004a26e79 diff --git a/examples/GArrowTutorial.hs b/examples/GArrowTutorial.hs index a993582..be7c930 100644 --- a/examples/GArrowTutorial.hs +++ b/examples/GArrowTutorial.hs @@ -3,7 +3,7 @@ module GArrowTutorial where import Data.Bits import Data.Bool (not) -import GHC.HetMet.GArrow +import Control.GArrow import GHC.HetMet.GuestLanguage hiding ( (-) ) import Control.Category import Control.Arrow