CSPM-Interpreter-0.7.0.0: An interpreter for CSPM

Copyright(c) Fontaine 2008
LicenseBSD
MaintainerFontaine@cs.uni-duesseldorf.de
Stabilityexperimental
PortabilityGHC-only
Safe HaskellNone
LanguageHaskell2010

CSPM.Interpreter.Hash

Description

Instances of the Hash class for interpreter types and core language types

Documentation

class Hash a where Source

Methods

hash :: a -> MD5Digest Source