packages feed

base-compat-0.2.0: src/Data/Bits.hs

module Data.Bits (
  module Base
) where
import "base" Data.Bits as Base