aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug952.hs
blob: 0840e46c295b8507a28697b2c9fb86b21ffd5290 (plain) (blame)
1
2
3
4
5
6
{-# LANGUAGE Haskell2010 #-}
module Bug952 where

-- | See 'case', 'of', '--' compared to 'Q.case', 'Q.of', 'Q.--'
foo :: ()
foo = ()