{-# LANGUAGE NoImplicitPrelude #-}
module Data.Ratio.Compat (
  module Base
) where

import Data.Ratio as Base