aboutsummaryrefslogtreecommitdiff
path: root/hoogle-test/src/Bug992/Bug992.hs
blob: 0b03964bacb694c887ac48bdf194c5415ee1fd22 (plain) (blame)
1
2
3
4
5
6
{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE KindSignatures #-}

module Bug992 where

data K (m :: * -> *) = K