A Pointless Library Proposal

David House dmhouse at gmail.com
Tue Oct 31 05:20:42 EST 2006


On 31/10/06, Donald Bruce Stewart <dons at cse.unsw.edu.au> wrote:
> But seems like we need a 'proper' solution. undefineds with lines
> numbers, and errors with line numbers, would be a good start.

I think it'd be nice to keep undefined around as a 'pure' bottom, and
introduce a new value, say 'stub :: forall a. a' which is magic and
sends the file and line location of its mention to stderr when
executed.

-- 
-David House, dmhouse at gmail.com


More information about the Libraries mailing list