00:00:00 --- log: started haskell/02.03.07 00:58:23 --- join: ^ChoJin^ (~ask@cha213245038031.chello.fr) joined #haskell 02:42:33 --- join: vomjom_ (~vomjom@cc1-24.217.97.201.charter-stl.com) joined #haskell 02:42:57 --- part: vomjom_ left #haskell 02:51:29 hi 03:02:39 hi shapr! 03:02:46 hi juhp! what's up? 03:03:14 shapr: working late :( :) 03:03:43 well not that late (20:03 JST) 03:06:09 I'm still working on this Zope website 03:06:17 what are you working on? 03:07:27 has anyone here tried compiling ghc5 -> pvm stuff? 03:14:29 shapr: dunno 03:14:50 i'm trying to fix relinking in libtool 03:14:53 fun! 03:24:08 --- quit: ^ChoJin^ ("bye !!!") 03:46:09 --- part: shapr left #haskell 08:25:30 --- join: shapr (~user@p-c2fbabf7.easy.inet.fi) joined #haskell 08:26:00 hello everyone 08:34:50 I still can't figure out how to do "ghc --make -parallel" 08:34:54 I get: 08:34:59 ghc-5.02.2: can't find module `Prelude' 08:38:02 is anyone else able to compile with -parallel using the debian/unstable packages? 09:04:14 hmm 09:18:28 ghc-5.02.2: panic! (the `impossible' happened, GHC version 5.02.2): 09:18:28 Maybe.fromJust: Nothing 09:18:29 wheee 09:22:12 Haha, that's my favoritist error message ever. 09:22:18 I forget how to make it. 09:22:48 when I compile with -parallel it can no longer find Prelude :-/ 09:22:59 ghc -package concurrent -package std -parallel -c -i/usr/lib/ghc-5.02.2/imports/concurrent Second.hs 09:23:09 Second.hs: 09:23:19 module Main where 09:23:19 import Parallel 09:23:19 main = putStr "Hello World\n" 09:24:11 not exactly scary 09:24:59 my code that is 09:26:58 >:( 09:27:04 It's a compiler bug, then. 09:27:18 Actually, I guess any such "panic" message is indicative of a compiler bug. 09:27:24 probably so 09:27:34 I really wanted to try running Haskell programs on PVM >:((( 09:33:05 f00 10:54:45 --- quit: shapr (Remote closed the connection) 11:04:41 --- join: ChoJin (~ask@cha213245038031.chello.fr) joined #haskell 13:07:56 --- join: dennis_ (~dennis@as2-4-3.an.g.bonet.se) joined #haskell 13:07:57 --- quit: dennisb (Read error: 104 (Connection reset by peer)) 13:08:06 --- nick: dennis_ -> dennisb 14:17:14 --- quit: xbill ("Leaving") 15:03:51 --- join: jadrian (~none@195-23-147-47.nr.ip.pt) joined #haskell 15:03:58 --- part: jadrian left #haskell 16:13:34 --- quit: ChoJin ("bye !!!") 21:29:17 --- join: clausen (~andrew@c17997.eburwd3.vic.optusnet.com.au) joined #haskell 22:00:20 --- quit: Logan (Killed (NickServ (Nickname Enforcement))) 22:00:22 --- join: Logan_ (~logan@up112.blacksburg.ntc-com.net) joined #haskell 22:14:04 --- join: xbill (wli@DOMINIA.MIT.EDU) joined #haskell 23:59:59 --- log: ended haskell/02.03.07