packages feed

data-util-0.1: Data/Util.hs

module Data.Util
       ( unsafeSizeof
       , strictUnsafeSizeof
       )where

import Data.Util.Size