packages feed

stack-prism-0.1.3: tests/Tests.hs

-- For now, test just that these modules compile by importing them.
import TestTH ()
import TestGeneric ()

main :: IO ()
main = return ()