[Sorry for this patch not being attached to the tree. I added in-reply-to to the relevant patch, but git included another in-reply-to on its own for some reason that broke the thread.]
On Fri, Jul 4, 2014 at 3:41 PM, Petr Pudlak <[email protected]> wrote: > .. as it's not useful anywhere outside. > > Signed-off-by: Petr Pudlak <[email protected]> > --- > src/Ganeti/WConfd/TempRes.hs | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/Ganeti/WConfd/TempRes.hs b/src/Ganeti/WConfd/TempRes.hs > index b029c78..145ca9b 100644 > --- a/src/Ganeti/WConfd/TempRes.hs > +++ b/src/Ganeti/WConfd/TempRes.hs > @@ -48,7 +48,6 @@ module Ganeti.WConfd.TempRes > , reserve > , dropReservationsFor > , reserved > - , generate > ) where > > import Control.Applicative > -- > 2.0.0.526.g5318336 > >
