Skip to content
Snippets Groups Projects
Commit d6891236 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-02-03 11:37:26 by simonm]

Not used anymore.
parent 42e5b24b
No related merge requests found
_interface_ Unique 1
_exports_
Unique Unique Uniquable(uniqueOf) mkUniqueGrimily;
_declarations_
1 class Uniquable a where {uniqueOf :: a -> Unique} ;
1 data Unique = MkUnique GHC.Int# ;
1 mkUniqueGrimily _:_ GHC.Int# -> Unique ;;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment