packages feed

haskell98libraries-2.0.0.2: Word.hs

#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif

module Word (module Data.Word) where
import Data.Word