
12 Apr
2008
12 Apr
'08
4:27 p.m.
vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0$ runhaskell Setup.hs cleanup
unknown package: unix-2.3.0.0
no it doesn't.
Vasili
On Sat, Apr 12, 2008 at 9:20 AM, Brent Yorgey
]
vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0$ runhaskell Setup.hs configure unknown package: unix-2.3.0.0
I suggested this in my other message, before I saw this one, but just to be sure: does it help to do 'runhaskell Setup.hs clean' before doing the configure step?
-Brent