summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T15815B.hs
blob: 32bf2edfd557233153f51217bd56baeb8c076c64 (plain)
1
2
3
4
5
6
{-# LANGUAGE TemplateHaskell, GADTs #-}
module T15815B where

import T15815A

mkFoo [t| Int -> Int |]