haskell98-1.1.0.0 fails to build on GHC 6.12
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'
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.12.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | libraries/haskell98 |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |