Closed spgarbet closed 2 years ago
+1 Also on Fedora 25
I got it to install. It seems to be some naming issue with the repo switchover. Somehow the "haskell-xss-sanitize" is being reported as the name of the library, and then it fails to find xss-sanitize. I renamed my local directory and tarballed it and it installs.
+1 also on Windows :(
Earlier had 0.3.5.7 installed on the same system, so something exterior to the package must have broken it.
The tarball on hackage unpacks into xss-sanitize-0.3.5.7, which seems fine. @spgarbet How did you rename the local directory?
0.3.5.6 also fails the same way
Stale issue? Close?
garbetsp@biostat1427:~/Projects$ cabal install xss-sanitize Resolving dependencies... Downloading xss-sanitize-0.3.5.7... Failed to install xss-sanitize-0.3.5.7 Build log ( /home/garbetsp/.cabal/logs/xss-sanitize-0.3.5.7.log ): cabal: /home/garbetsp/.cabal/logs/xss-sanitize-0.3.5.7.log: does not exist
I tried a direct download from git and this fails as well. It creates no log and aborts on install. Tried the earlier 0.3.5.6 release and got the same result.