From 2ec6fbd313186b1b6e4fc7553a232132d2a5df00 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 7 Dec 2009 01:05:38 +0000 Subject: Extract guts of bustle-count to Bustle.Stats --- bustle.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bustle.cabal') diff --git a/bustle.cabal b/bustle.cabal index 3febb22..065e29c 100644 --- a/bustle.cabal +++ b/bustle.cabal @@ -22,7 +22,7 @@ Ghc-options: -Wall -fno-warn-unused-imports Executable: bustle-count Main-is: bustle-count.hs -Other-modules: Bustle.Parser, Bustle.Types +Other-modules: Bustle.Parser, Bustle.Stats, Bustle.Types Ghc-options: -Wall -fno-warn-unused-imports Executable: bustle-time -- cgit v1.2.3