From b01799a5dbbc3443567c2127de79f0ff354b5e57 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 10 May 2022 17:15:04 +0200 Subject: Initial --- Foo.hs | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Foo.hs (limited to 'Foo.hs') diff --git a/Foo.hs b/Foo.hs new file mode 100644 index 0000000..0c38272 --- /dev/null +++ b/Foo.hs @@ -0,0 +1,8 @@ +module Foo where + +import Data.Typeable +import Language.Haskell.TH + + +foo :: Typeable a => Code Q a -> Code Q () +foo = undefined -- cgit v1.2.3-70-g09d2