Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Sylvain Henry's avatar
    a203ad85
    Merge libiserv with ghci · a203ad85
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    `libiserv` serves no purpose. As it depends on `ghci` and doesn't have
    more dependencies than the `ghci` package, its code could live in the
    `ghci` package too.
    
    This commit also moves most of the code from the `iserv` program into
    the `ghci` package as well so that it can be reused. This is especially
    useful for the implementation of TH for the JS backend (#22261, !9779).
    a203ad85
    History
    Merge libiserv with ghci
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    `libiserv` serves no purpose. As it depends on `ghci` and doesn't have
    more dependencies than the `ghci` package, its code could live in the
    `ghci` package too.
    
    This commit also moves most of the code from the `iserv` program into
    the `ghci` package as well so that it can be reused. This is especially
    useful for the implementation of TH for the JS backend (#22261, !9779).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.