haddock-2.25.0: html-test/src/Bug458.hs
{-# LANGUAGE Haskell2010 #-}
module Bug458 where
-- | See the defn of @'⊆'@.
(⊆) :: () -> () -> ()
_ ⊆ _ = ()
{-# LANGUAGE Haskell2010 #-}
module Bug458 where
-- | See the defn of @'⊆'@.
(⊆) :: () -> () -> ()
_ ⊆ _ = ()