Skip to content

Commit d4efce8

Browse files
update cabal file with new repo and maintainer info
1 parent f0b9a3e commit d4efce8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

unix-compat.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ description: This package provides portable implementations of parts
66
package when available. When it isn't available,
77
portable implementations are used.
88

9-
homepage: http://github.com/jacobstanley/unix-compat
9+
homepage: http://github.com/haskell-pkg-janitors/unix-compat
1010
license: BSD3
1111
license-file: LICENSE
1212
author: Björn Bringert, Duncan Coutts, Jacob Stanley, Bryan O'Sullivan
13-
maintainer: Jacob Stanley <[email protected]>
13+
maintainer: Mitchell Rosen <[email protected]>
1414
category: System
1515
build-type: Simple
1616
cabal-version: >= 1.10
@@ -20,7 +20,7 @@ extra-source-files:
2020

2121
source-repository head
2222
type: git
23-
location: [email protected]:jacobstanley/unix-compat.git
23+
location: [email protected]:haskell-pkg-janitors/unix-compat.git
2424

2525
flag old-time
2626
description: build against old-time package

0 commit comments

Comments
 (0)