summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/T2386.hs
blob: b7a03469cf331ac8d06c3fb7ac8de48cc55cc4d6 (plain)
1
2
3
4
5
6
7
8
9
{-# LANGUAGE TemplateHaskell #-}

-- Test Trac #2386

module T2386 where

import T2386_Lib

foo = $(makeOne)