packages feed

hwsl2-0.2.0.0: src/Data/Hash/SL2/Internal.hs

module Data.Hash.SL2.Internal where

import Foreign

newtype Hash = H (ForeignPtr ())

hashSize = 64 :: Int
hashLen = 86 :: Int