1 2 3 4 5 6 7 8 9
{-# LANGUAGE TemplateHaskell #-} -- Test #2386 module T2386 where import T2386_Lib foo = $(makeOne)