Bug#316708: Versions.hs patch

2007-08-18 Thread Luca Capello
Hello! On Tue, 17 Oct 2006 17:04:23 +0200, John Goerzen wrote: On Fri, Apr 07, 2006 at 11:04:08PM -0400, Francois-Denis Gonthier wrote: I've modified Versions.hs to remove the epoch in the version number. It may not be the way to go but it seems to be working locally at least. Here is the

Bug#316708: Versions.hs patch

2006-04-07 Thread Francois-Denis Gonthier
I've modified Versions.hs to remove the epoch in the version number. It may not be the way to go but it seems to be working locally at least. Here is the full file. {- Copyright (c) 2005 John Goerzen [EMAIL PROTECTED] Please see the COPYRIGHT file -} module Versions where import Data.List