haskell for linux

1993-05-12 Thread Brian David Moe
Ok. I know I've seen pointers for this, but for the life of me I can't find it... Does anybody know where the linux binaries are for hbc? (or any haskell implementation, really.) Thanks, Brian -- Brian Moe [EMAIL PROTECTED] UW Milwaukee (414) 229-5980

The Glasgow style of I/O

1993-05-12 Thread Duncan Sinclair
I've been playing with the Monadic I/O system set out in Simon and Phil's paper ``Imperative Functional Programming'', and I have built a simple implementation for the Haskell B compiler. (There _is_ a good reason why I didn't just use Glasgow's compiler.) I have the basic functionality working