Skip to content

Commit

Permalink
Changed source repository in .cabal from darcs to git
Browse files Browse the repository at this point in the history
  • Loading branch information
basvandijk committed Apr 17, 2011
1 parent 26eface commit 1e1ea98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions case-insensitive.cabal
Expand Up @@ -16,8 +16,8 @@ description: The module @Data.CaseInsensitive@ provides the 'CI' type
insensitive to cases.

source-repository head
Type: darcs
Location: http://code.haskell.org/~basvandijk/code/case-insensitive
Type: git
Location: git://github.com/basvandijk/case-insensitive.git

Library
GHC-Options: -Wall
Expand Down

0 comments on commit 1e1ea98

Please sign in to comment.