Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes: https://buildkite.com/cardano-foundation/cardano-wallet/builds/5240#01900a67-445e-447e-b1bd-976ebaf665c1/39-41 Error: ``` > Network/Wai/Application/Static.hs:260:27: error: [GHC-87897] > • Exception when trying to run compile-time code: > Z:\build\wai-app-static-3.1.9\images/folder.png: withBinaryFile: invalid argument (Bad file descriptor) > Code: (makeRelativeToProject "images/folder.png" >>= embedFile) > • In the untyped splice: > $(makeRelativeToProject "images/folder.png" >>= embedFile) > | > 260 | L.fromChunks [$(makeRelativeToProject "images/folder.png" >>= embedFile)] > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ```
- Loading branch information