Skip to content

Commit c419aa3

Browse files
committed
cabal: update to haskell-pkg-janitors
Set me as the maintainer for now.
1 parent 22b58b8 commit c419aa3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

haskell-src.cabal

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ version: 1.0.1.4
33
license: BSD3
44
license-file: LICENSE
55
author: Simon Marlow, Sven Panne and Noel Winstanley
6-
maintainer: [email protected]
6+
-- Maintained through https://github.com/haskell-pkg-janitors. Join us!
7+
maintainer: Conrad Parker <[email protected]>
78
category: Language
89
synopsis: Support for manipulating Haskell source code
910
description:
@@ -18,8 +19,8 @@ cabal-version: >=1.6
1819
flag split-base
1920

2021
source-repository head
21-
type: darcs
22-
location: http://code.haskell.org/haskell-src
22+
type: git
23+
location: git://github.com/haskell-pkg-janitors/haskell-src.git
2324

2425
library
2526
exposed-modules:

0 commit comments

Comments
 (0)