haskell98-2.0.0.1: Bits.hs
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module Bits (module Data.Bits) where
import Data.Bits
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module Bits (module Data.Bits) where
import Data.Bits