Alexander McLin
Alexander McLin
This may be the reason why raco pkg installation on my TrueOS FreeBSD system is now broken. I don't recall having this problem before. Whenever I try to install a...
After some experimenting and reading up on the expected conventions regarding shared libraries on *nix platforms. The convention is to have a `libcrypto.so` symbolic link to the latest version of...
Adding 111 to the list does fix the problem, shall I open a pull request with the new list entry? Aside, the resolution of the `libcrypto.so` problem exposed an entirely...
I recently came across this bug while trying out Visual Code for editing Haskell. I found a workaround that appears to be successful so posting it here for future reference....