{-# OPTIONS_JHC -fno-prelude #-}
module Data.Int(Int,Int8,Int16,Int32,Int64,IntMax,IntPtr) where

import Jhc.Type.Word
