Skip to content
  • Matthew Pickering's avatar
    c68be356
    Update directory submodule to latest master · c68be356
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    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
    c68be356
    Update directory submodule to latest master
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    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
Loading