summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T11974b.hs
blob: 023b270b0e3ec2b5fba5f18b62563f406cf0fb80 (plain)
1
2
3
4
5
6
7
{-# LANGUAGE ExtendedDefaultRules #-}

module T11974b where

default (Either, Monad, [], Maybe, Either Bool, Integer, Double, Blah)

data Blah