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

-- Test #2386

module T2386 where

import T2386_Lib

foo = $(makeOne)