Skip to content
Snippets Groups Projects
Commit 312aecc5 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

-Wall police.

parent 942eb9c1
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,9 @@ import Distribution.Verbosity
( Verbosity )
import Distribution.Compat.Binary (Binary(..))
#if __GLASGOW_HASKELL__ < 710
import Data.Functor ((<$>))
#endif
import Data.List
( foldl' )
import Data.Maybe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment