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
I successfully build halive and it locate here
/Users/jim/clone/halive/.stack-work/install/x86_64-osx/lts-8.2/8.0.2/bin/halive
But when I build other haskell project with
stack exec -- ghc --version
The Glorious Glasgow Haskell Compilation System, version 8.2.2
and try to run halive I got an error like this: /Users/jim/.stack/snapshots/x86_64-osx/lts-10.3/8.2.2/pkgdb/package.cache: GHC.PackageDb.readPackageDb: inappropriate type (Not a valid Unicode code point!)
I have an issue:
I successfully build halive and it locate here
/Users/jim/clone/halive/.stack-work/install/x86_64-osx/lts-8.2/8.0.2/bin/halive
But when I build other haskell project with
stack exec -- ghc --version
The Glorious Glasgow Haskell Compilation System, version 8.2.2
and try to run halive I got an error like this:
/Users/jim/.stack/snapshots/x86_64-osx/lts-10.3/8.2.2/pkgdb/package.cache: GHC.PackageDb.readPackageDb: inappropriate type (Not a valid Unicode code point!)