#4513: haskell98-1.1.0.0 fails to build on GHC 6.12
---------------------------------+------------------------------------------
    Reporter:  hesselink         |       Owner:                     
        Type:  bug               |      Status:  new                
    Priority:  normal            |   Component:  libraries/haskell98
     Version:  6.12.3            |    Keywords:                     
    Testcase:                    |   Blockedby:                     
          Os:  MacOS X           |    Blocking:                     
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown       
---------------------------------+------------------------------------------
 A cabal install pulled in haskell98-1.1.0.0, which failed to build on GHC
 6.12.3. The error messages are as follows:

 [24 of 30] Compiling Directory        ( Directory.hs,
 dist/build/Directory.o )

 Directory.hs:34:38: Not in scope: `setOwnerReadable'

 Directory.hs:35:38: Not in scope: `setOwnerWritable'

 Directory.hs:36:38: Not in scope: `setOwnerExecutable'

 Directory.hs:37:38: Not in scope: `setOwnerSearchable'

 Directory.hs:38:57: Not in scope: `emptyPermissions'

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4513>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to