
On Sun, Feb 12, 2012 at 3:05 PM, Evan Laforge
On Fri, Feb 10, 2012 at 10:59 AM, Austin Seipp
wrote: Sorry, I got caught up doing a few other things the past few days.
I'll make a binary of the 7.4.1 release later today and upload it to my code.haskell.org account and report back here (the uploading will take as long as the build, due to bad internet right now...)
Thanks, waiting eagerly :) Meanwhile, I tried compiling myself, but got hung up in compiler/deSugar/Coverage.lhs, where it's not importing getModificationTime from System.Directory, but if I import that then we have disagreements about whether the result should be Integer, ClockTime, or UTCTime. I'm guessing this is due to recent changes
Never mind me. For anyone else who might care: compile from the source distribution, not from the git branch. And don't run out of disk space halfway through :)