summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/T9824.hs
blob: d8e2098c07aa4e8afac4745a7f08b12f30195e5c (plain)
1
2
3
4
5
6
{-# OPTIONS_GHC -fwarn-unused-matches #-}
{-# LANGUAGE NoMonomorphismRestriction #-}

module T9824 where

foo = [p| (x, y) |]