packages feed

haddock-2.29.1: html-test/src/Bug458.hs

{-# LANGUAGE Haskell2010 #-}
module Bug458 where

-- | See the defn of @'⊆'@.
(⊆) :: () -> () -> ()
_ ⊆ _ = ()