Skip to content

process.cabal source-repository field is out of date

From libraries/process/process.cabal:

source-repository head
    type:     git
    location: http://darcs.haskell.org/packages/process.git/

but git clone http://darcs.haskell.org/packages/process.git/ produces

Cloning into process...
error: RPC failed; result=22, HTTP code = 405
fatal: The remote end hung up unexpectedly

and trying to visit http://darcs.haskell.org/packages/process.git/ in a web browser redirects to http://git.haskell.org/packages/process/, which is 404.

I haven't checked but I imagine there may be other libraries with the same issue.

Trac metadata
Trac field Value
Version 7.7
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component libraries/process
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information