Ouch... my condolences, but I think you're screwed. I think the .hi files are purely interface info, and the .o files have all the info on what to actually do (and getting to .hs files from .hi+.o is gonna be like going from sausage to pig, in any case). If you haven't messed with the disk, I think your best bet might be to try and undelete files. That might be as messy as looking at the raw disk image and trying to recover disk sectors, or possibly there are still entire files there that are just not referenced by directory entries. Either (or any) way, it's a bit chancy...
Uwe On 11/21/09, Ozgur Akgun <[email protected]> wrote: > Is there possibly a way of getting source code, given a *.hi file? > > Yes you're right I deleted all my *.hs files, while trying to remove *.hi > ones!! > > Desperately, > > > > -- > Ozgur Akgun > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
