Skip to content
Snippets Groups Projects
Commit 95442c47 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Update source repo location to be the git repo in .cabal file

parent bdf4ce74
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ build-type: Simple ...@@ -15,8 +15,8 @@ build-type: Simple
extra-source-files: include/Typeable.h extra-source-files: include/Typeable.h
source-repository head source-repository head
type: darcs type: git
location: http://darcs.haskell.org/packages/array/ location: http://darcs.haskell.org/packages/array.git/
library library
build-depends: base >= 4.2 && < 5 build-depends: base >= 4.2 && < 5
......
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