Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / head.hackage
6349 commits behind the upstream repository.
  • Finley McIlwaine's avatar
    13a46fd5
    HLS 9.6 patches · 13a46fd5
    Finley McIlwaine authored and Matthew Pickering's avatar Matthew Pickering committed
    The patches primarily deal with mtl-2.3.1 issues, just making consumers
    of the package buildable. These were necessary to get some components of
    HLS building on GHC 9.6.
    
    During this process it was also discovered that the `vector-space`
    package was affected by GHC issue
    ghc#22912 so I've added it to
    `extra_packages` in CI.
    
    This commit also includes a small change to the `patch-tool` that fixes
    the unpack script in the case that a package which shares a prefix with
    the package being upacked is already in the packages dir (e.g. `Chart`
    and `Chart-diagrams`).
    13a46fd5
    History
    HLS 9.6 patches
    Finley McIlwaine authored and Matthew Pickering's avatar Matthew Pickering committed
    The patches primarily deal with mtl-2.3.1 issues, just making consumers
    of the package buildable. These were necessary to get some components of
    HLS building on GHC 9.6.
    
    During this process it was also discovered that the `vector-space`
    package was affected by GHC issue
    ghc#22912 so I've added it to
    `extra_packages` in CI.
    
    This commit also includes a small change to the `patch-tool` that fixes
    the unpack script in the case that a package which shares a prefix with
    the package being upacked is already in the packages dir (e.g. `Chart`
    and `Chart-diagrams`).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.