[commit: packages/filepath] master: other-extensions hygiene (2d074eb)
git at git.haskell.org
git at git.haskell.org
Mon Dec 28 20:39:56 UTC 2015
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/2d074ebc0d6f8f65f9e17839a37ea92b544480be
>---------------------------------------------------------------
commit 2d074ebc0d6f8f65f9e17839a37ea92b544480be
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Dec 22 11:36:28 2015 +0100
other-extensions hygiene
>---------------------------------------------------------------
2d074ebc0d6f8f65f9e17839a37ea92b544480be
filepath.cabal | 1 +
1 file changed, 1 insertion(+)
diff --git a/filepath.cabal b/filepath.cabal
index 9c0a457..49404bc 100644
--- a/filepath.cabal
+++ b/filepath.cabal
@@ -34,6 +34,7 @@ library
default-language: Haskell98
other-extensions:
CPP
+ PatternGuards
if impl(GHC >= 7.2)
other-extensions: Safe
More information about the ghc-commits
mailing list