Update directory submodule to latest master
The primary reason for this bump is to fix the warning from `ghc-pkg check`: ``` Warning: include-dirs: /data/home/ubuntu/.ghcup/ghc/9.6.2/lib/ghc-9.6.2/lib/../lib/aarch64-linux-ghc-9.6.2/directory-1.3.8.1/include doesn't exist or isn't a directory ``` This also requires adding the `file-io` package as a boot library (which is discussed in #25145) Fixes #23594 #25145
Showing
- .gitmodules 3 additions, 0 deletions.gitmodules
- docs/users_guide/9.12.1-notes.rst 1 addition, 0 deletionsdocs/users_guide/9.12.1-notes.rst
- hadrian/src/Packages.hs 3 additions, 2 deletionshadrian/src/Packages.hs
- hadrian/src/Rules/ToolArgs.hs 1 addition, 0 deletionshadrian/src/Rules/ToolArgs.hs
- hadrian/src/Settings/Default.hs 2 additions, 1 deletionhadrian/src/Settings/Default.hs
- libraries/directory 1 addition, 1 deletionlibraries/directory
- libraries/file-io 1 addition, 0 deletionslibraries/file-io
Loading
Please register or sign in to comment