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
fay-tests -package-conf ./dist-newstyle/packagedb/ghc-8.8.4/fay-base-0.21.1.1-inplace.conf
...
tests/whereBind3.hs: FAIL
Exception: ghc-pkg describe error:
ghc-pkg: ghc no longer supports single-file style package databases (./dist-newstyle/packagedb/ghc-8.8.4/fay-base-0.21.1.1-inplace.conf) use 'ghc-pkg init'to create the database with the correct format.
GHC package manager version 8.8.4
CallStack (from HasCallStack):
error, called at src/Fay/Compiler/Packages.hs:74:24 in fy-0.24.1.0-ee9f8930:Fay.Compiler.Packages
Without arguments:
fay-tests
...
tests/whereBind3.hs: FAIL
Exception: ghc-pkg describe error:
Timestamp 2021-01-02 17:48:09.931464101 UTC for $HOME/.ghcup/ghc/8.8.4/lib/ghc-8.8.4/package.conf.d/package.cache
ghc-pkg: cannot find package fay-base
GHC package manager version 8.8.4
using cache: $HOME/.ghcup/ghc/8.8.4/lib/ghc-8.8.4/package.conf.d/package.cache
db stack: ["$HOME/.ghcup/ghc/8.8.4/lib/ghc-8.8.4/package.conf.d"]
flag db stack: ["$HOME/.ghcup/ghc/8.8.4/lib/ghc-8.8.4/package.conf.d"]
CallStack (from HasCallStack):
error, called at src/Fay/Compiler/Packages.hs:74:24 in fy-0.24.1.0-ee9f8930:Fay.Compiler.Packages
The text was updated successfully, but these errors were encountered:
With substituted
-package-conf
argument:Without arguments:
The text was updated successfully, but these errors were encountered: