Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Commit

Permalink
Fix warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
nominolo committed Apr 23, 2010
1 parent 3bfca8c commit 6ae573e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Scion/Cabal.hs
@@ -1,4 +1,4 @@
{-# LANGUAGE DeriveDataTypeable, ScopedTypeVariables, CPP #-}
{-# LANGUAGE DeriveDataTypeable, ScopedTypeVariables, CPP, PatternGuards #-}
-- |
-- Module : Scion.Cabal
-- Copyright : (c) Thomas Schilling 2008
Expand Down

0 comments on commit 6ae573e

Please sign in to comment.