X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=src%2FCommandLine.hs;h=5539605df406d64e428aed128a388418fd0c8f6a;hp=bd8b2f984ccb9432cd7d69dab7c2a809beaa6258;hb=5107e4fd9a830f448059a84cf4d4bd477fdb4f19;hpb=532fd69dc5591e422da27741703f96c18b0b103b diff --git a/src/CommandLine.hs b/src/CommandLine.hs index bd8b2f9..5539605 100644 --- a/src/CommandLine.hs +++ b/src/CommandLine.hs @@ -31,7 +31,7 @@ import System.Console.CmdArgs ( import Paths_haeredes (version) import Data.Version (showVersion) -import Timeout (Timeout(..)) +import Timeout (Timeout(seconds)) -- | Description of the 'NS' mode.