Skip to content
Snippets Groups Projects
Unverified Commit b8027328 authored by Lei Zhu's avatar Lei Zhu Committed by GitHub
Browse files

Merge pull request #7 from haskell/fix-source-url

Change upstream to GitHub
parents c9cb2c1e 8a551662
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ version: 0.5.8.0 ...@@ -6,7 +6,7 @@ version: 0.5.8.0
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
maintainer: libraries@haskell.org maintainer: libraries@haskell.org
bug-reports: https://gitlab.haskell.org/ghc/packages/array/issues bug-reports: https://github.com/haskell/array/issues
synopsis: Mutable and immutable arrays synopsis: Mutable and immutable arrays
category: Data Structures category: Data Structures
build-type: Simple build-type: Simple
...@@ -21,7 +21,7 @@ extra-source-files: changelog.md ...@@ -21,7 +21,7 @@ extra-source-files: changelog.md
source-repository head source-repository head
type: git type: git
location: http://gitlab.haskell.org/ghc/packages/array.git location: https://github.com/haskell/array.git
library library
default-language: Haskell2010 default-language: Haskell2010
......
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