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.
1 parent 0bdc497 commit 11f76e0Copy full SHA for 11f76e0
some.cabal
@@ -9,7 +9,7 @@ author:
9
maintainer: Oleg Grenrus <[email protected]>
10
license: BSD3
11
license-file: LICENSE
12
-homepage: https://github.com/phadej/some
+homepage: https://github.com/haskellari/some
13
category: Data, Dependent Types
14
synopsis: Existential type: Some
15
description:
@@ -50,7 +50,7 @@ flag newtype-unsafe
50
51
source-repository head
52
type: git
53
- location: git://github.com/phadej/some.git
+ location: git://github.com/haskellari/some.git
54
subdir: some
55
56
library
0 commit comments