|
Re: Odd GHCi behavior: msg#00043lang.haskell.glasgow.bugs
Andy Moran <moran@xxxxxxxxxx> writes: > Skipping Util.List ( ../../libraries/Util/List.hs, > ../../libraries/Util/List.o ) > ... > Failed to load interface for `Util.List': > Doing a big old clean, --make, and then GHCi solved the problem. But what > could cause this kind of behavior? (I can't reproduce it, sorry.) Something similar has occasionally happened to me when I've interrupted (^C) a build. Presumably, the compiler gets around to touching the relevant file(s), but stops before it is able to finish them, and doesn't clean up. -kzm -- If I haven't seen further, it is by standing in the footprints of giants
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | And again..., Mark Shields |
|---|---|
| Next by Date: | Re: Odd GHCi behavior, Donald Bruce Stewart |
| Previous by Thread: | Odd GHCi behavior, Andy Moran |
| Next by Thread: | Re: Odd GHCi behavior, Donald Bruce Stewart |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |