{-# LANGUAGE NoImplicitPrelude #-}
module Data.Word(Word,Word8,Word16,Word32,Word64,WordMax,WordPtr) where

import Jhc.Type.Word
