$OpenBSD: patch-bustle-dot_hs,v 1.1 2012/09/02 22:12:36 kili Exp $
--- bustle-dot.hs.orig	Fri Oct 29 01:06:58 2010
+++ bustle-dot.hs	Fri Jul 13 21:53:17 2012
@@ -3,7 +3,8 @@ import Prelude hiding (log)
 import Control.Monad
 import Data.List
 import Data.Maybe
-import System
+import System.Environment
+import System.Exit
 
 import Bustle.Parser (readLog)
 import Bustle.Types
