
L.S., I just read about Minix and found a discussion [1] about Andrew Tanenbaum (the creator of Minix) wanting to try drivers written in Haskell on Minix. It has been four years since, is there currently a way to (cross)compile Haskell programs for Minix? Haskell well suited to write reliable software and Minix is all about reliability; they seem to match perfectly. It would increase visibility of Haskell if it can be used on Minix systems. Regards, Henk-Jan van Tuyl [1] http://groups.google.com/group/fa.haskell/browse_thread/thread/43f22847305b0... -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html --

On Tue, Jun 22, 2010 at 08:54:26PM +0200, Henk-Jan van Tuyl wrote:
I just read about Minix and found a discussion [1] about Andrew Tanenbaum (the creator of Minix) wanting to try drivers written in Haskell on Minix. It has been four years since, is there currently a way to (cross)compile Haskell programs for Minix?
I guess you should look at JHC, it shouldn't be a huge effort to port it to the Minix 3 OS. Cheers, -- Felipe.
participants (2)
-
Felipe Lessa
-
Henk-Jan van Tuyl