You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
I'm trying to update MorphIO to the latest release in Fedora. Since we already have ghc_filesystem packaged as gulrak-filesystem (different name to avoid clashes with Haskell packages), I would like to use that.
I followed the example of HighFive which allows for either using the external library or the bundled (git submodule) version. Please see my fork for details of the patch.
I'm trying to update
MorphIOto the latest release in Fedora. Since we already haveghc_filesystempackaged asgulrak-filesystem(different name to avoid clashes with Haskell packages), I would like to use that.I followed the example of
HighFivewhich allows for either using the external library or the bundled (git submodule) version. Please see my fork for details of the patch.With that patch applied the build fails with:
This is where my knowledge of
cmakeends. What else do I need to change to makeMorphIO/cmakeuse the library available locally?I've run
cmakewith--debug-find-pkg=ghc_filesystemand that told me the package was found: