packages feed

pregame-1.0.0.1: src/Pregame/IntegerGmp.hs

module Pregame.IntegerGmp
  ( module X
  ) where

import GHC.Integer as X
  ( Integer
  )