aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug310.hs
blob: c54eab817be9fff5062dcc2d3481168430c996b0 (plain) (blame)
1
2
3
4
5
{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE ExplicitNamespaces #-}
module Bug310 ( type (+) ) where

import GHC.TypeLits