intellij-haskforce
intellij-haskforce copied to clipboard
during compilation the location of the sandbox isn't shown correctly
'Information:cabal: Notice: installing into a sandbox located at', and then nothing anymore. I guess the objective is to show the (full or relative) path of the sandbox. I'm on linux, so the sandbox is called .cabal-sandbox in my project folder, maybe something to do with the leading dot? I think the sandbox didn't exist yet when I called the compilation. I turned on the cabal sandbox option in the configuration.
Minor nitpick of course.