Skip to content

Commit 11f76e0

Browse files
committed
Change URLs to github.com/haskellari
1 parent 0bdc497 commit 11f76e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

some.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author:
99
maintainer: Oleg Grenrus <[email protected]>
1010
license: BSD3
1111
license-file: LICENSE
12-
homepage: https://github.com/phadej/some
12+
homepage: https://github.com/haskellari/some
1313
category: Data, Dependent Types
1414
synopsis: Existential type: Some
1515
description:
@@ -50,7 +50,7 @@ flag newtype-unsafe
5050

5151
source-repository head
5252
type: git
53-
location: git://github.com/phadej/some.git
53+
location: git://github.com/haskellari/some.git
5454
subdir: some
5555

5656
library

0 commit comments

Comments
 (0)