This module doesn't appear to be very lazy to me.  For example, in ghci,

*Util.LazyNum List> genericLength (1:2:undefined) > (1 :: Nat)
*** Exception: Prelude.undefined

How is this module intended to be used?
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to