I had some problems a while back trying to use cabal, so I reinstalled ghc (from 8.6.3) to 8.6.4.
When I try to use cabal (after it is uninstalled completely) I still get the below error, but can't see the file mentioned in when using fzf from the root directory.
[warrick@warrick-pc ~]$ cabal
cabal: error while loading shared libraries: libHSzip-archive-0.3.3-FtEZ8cVpsWW1rhccfBNhic-ghc8.6.3.so: cannot open shared object file: No such file or directory
I have completely removed ~/.cabal but still don't have any clue how cabal is still being called from somewhere even though I have unistalled it. If I reinstall it and use cabal I get the same error message.