summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T8831.hs
blob: 4bf9f6d87020e3eb15e4b8815198e5e625d966d5 (plain)
1
2
3
{-# LANGUAGE TemplateHaskell, NoMonomorphismRestriction #-}
module T8831 where
foo = [| 3 |]