summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/TH_ExplicitForAllRules.stdout
blob: 635fce750ef5be90706eab072222222a0aaee70e (plain)
1
2
3
{-# RULES "example"
    forall a_0 . forall (x_1 :: a_0) . GHC.Base.id x_1
    = x_1 #-}