X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=src%2FCommandLine.hs;h=5539605df406d64e428aed128a388418fd0c8f6a;hp=bd8b2f984ccb9432cd7d69dab7c2a809beaa6258;hb=a896a1012dcceba38d7344e03bd784b17243fad7;hpb=8a80ed0a84261013ff81bc147713e066585749ff 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.