Re: Haskell 1.3 (newtype)

1995-09-14 Thread Simon L Peyton Jones
Phil says: | I think its vital that users know how to declare a new isomorphic | datatype; it is not vital that they understand strictness declarations. | Hence, I favor that | | newtype Age = Age Int | data Age = Age !Int | | be synonyms, but that both syntaxes exist. | | This i

Mailing List

1995-09-14 Thread Brent Johnson
Could someone please remove me from the Haskell mailing list? Thanks ...