liquid-base-4.14.3.0: src/Liquid/Prelude/Totality.hs
module Liquid.Prelude.Totality (module Exports) where import GHC.Types import "base" Control.Exception.Base as Exports totalityError :: a -> Bool totalityError _ = False
module Liquid.Prelude.Totality (module Exports) where import GHC.Types import "base" Control.Exception.Base as Exports totalityError :: a -> Bool totalityError _ = False