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

module Main where

import TH_ExplicitForAllRules_a

$(decls)

main = hsToTh