]> gitweb @ CieloNegro.org - time-http.git/commitdiff
Cosmetic changes suggested by hlint
authorPHO <pho@cielonegro.org>
Mon, 3 Oct 2011 13:05:54 +0000 (22:05 +0900)
committerPHO <pho@cielonegro.org>
Mon, 3 Oct 2011 13:05:54 +0000 (22:05 +0900)
Test/Time/HTTP.hs
cabal-package.mk

index f0f9bfb3dedbb7eee3dc9ec95566c8c5b0469b23..0cf15d83736fa40d5f22620a88b84a0385702660 100644 (file)
@@ -1,7 +1,6 @@
 {-# LANGUAGE
     OverloadedStrings
   , UnicodeSyntax
-  , ViewPatterns
   #-}
 module Main (main) where
 import Control.Applicative
index 572e5b60eedd82edac5f6edf331dfb41daaf25f1..50589e021b7d44bb04e1e06e9e63543dc18557e1 100644 (file)
@@ -110,7 +110,7 @@ fixme:
                || echo 'No FIXME or THINKME found.'
 
 lint:
-       $(HLINT) . --report
+       $(HLINT) . --cross --report
 
 push: push-repo push-ditz push-doc