Re: Haskell 1.3 (newtype)
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
Could someone please remove me from the Haskell mailing list? Thanks ...