[GHC] #1490: Install with Cabal broken on Windows
GHC
trac at galois.com
Wed Jul 4 07:42:24 EDT 2007
#1490: Install with Cabal broken on Windows
--------------------------------+-------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries (other) | Version: 6.7
Severity: normal | Keywords:
Difficulty: Unknown | Os: Windows
Testcase: | Architecture: Unknown
--------------------------------+-------------------------------------------
After building a Cabal package with ghc 2007-07-02 I tried to install it.
It fails.
{{{
$ ./setup install -v2
directory dist\doc\html\paradise does exist: False
Installing: C:\LA\foo\Haskell\paradise-1.0.15\ghc-6.7.20070702 &
C:\LA\foo\Haskell\bin paradise-1.0.15...
Creating C:\LA\foo\Haskell\paradise-1.0.15\ghc-6.7.20070702\include (and
its parents)
setup: C:\: createDirectory: permission denied (Permission denied)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1490>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list