Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Matthew Pickering's avatar
    6b2947d2
    iserv: Remove network dependent parts of libiserv · 6b2947d2
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    As noted in #20794 the parts of libiserv and iserv-proxy depend on
    network, therefore are never built nor tested during CI.
    
    Due to this iserv-proxy had bitrotted due to the bound on bytestring
    being out of date.
    
    Given we don't test this code it seems undesirable to distribute it.
    Therefore, it's removed and an external maintainer can be responsible
    for testing it (via head.hackage if desired).
    
    Fixes #20794
    6b2947d2
    History
    iserv: Remove network dependent parts of libiserv
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    As noted in #20794 the parts of libiserv and iserv-proxy depend on
    network, therefore are never built nor tested during CI.
    
    Due to this iserv-proxy had bitrotted due to the bound on bytestring
    being out of date.
    
    Given we don't test this code it seems undesirable to distribute it.
    Therefore, it's removed and an external maintainer can be responsible
    for testing it (via head.hackage if desired).
    
    Fixes #20794
Code owners
Assign users and groups as approvers for specific file changes. Learn more.