Compile with ghc7

This commit is contained in:
Mats Rauhala
2011-05-04 19:24:55 +00:00
parent 8056bb5c2c
commit 2ab79a7c35
6 changed files with 21 additions and 38 deletions

View File

@@ -1,4 +1,5 @@
{-# OPTIONS_GHC -fno-warn-missing-signatures -fglasgow-exts -fno-warn-orphans #-}
{-# LANGUAGE PatternGuards #-}
{-# OPTIONS_GHC -fno-warn-missing-signatures -fno-warn-orphans #-}
-----------------------------------------------------------------------------
-- |
-- Copyright : (c) Spencer Janssen 2007