We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf20ed0 + 18e51b5 commit 5330c2eCopy full SHA for 5330c2e
unordered-containers.cabal
@@ -12,8 +12,8 @@ license: BSD3
12
license-file: LICENSE
13
author: Johan Tibell
14
maintainer: [email protected], [email protected]
15
-Homepage: https://github.com/tibbe/unordered-containers
16
-bug-reports: https://github.com/tibbe/unordered-containers/issues
+Homepage: https://github.com/haskell-unordered-containers/unordered-containers
+bug-reports: https://github.com/haskell-unordered-containers/unordered-containers/issues
17
copyright: 2010-2014 Johan Tibell
18
2010 Edward Z. Yang
19
category: Data
@@ -225,4 +225,4 @@ benchmark benchmarks
225
226
source-repository head
227
type: git
228
- location: https://github.com/tibbe/unordered-containers.git
+ location: https://github.com/haskell-unordered-containers/unordered-containers.git
0 commit comments