Re: [PATCH] Remove compiler/utils/Interval.hs.

2011-12-11 Thread David Terei
Patch applied, thanks. On 11 December 2011 01:08, Michal Terepeta wrote: > Hi, > > I've just noticed that compiler/utils/Interval.hs is not used by anything and > hasn't been touched in quite some time. So I guess there's really no point in > keeping it (I did run validate and nofib to make sure

[PATCH] Remove compiler/utils/Interval.hs.

2011-12-11 Thread Michal Terepeta
Hi, I've just noticed that compiler/utils/Interval.hs is not used by anything and hasn't been touched in quite some time. So I guess there's really no point in keeping it (I did run validate and nofib to make sure it's not used there). The attached patch removes it. Regards, Michal --- compiler/