Skip to content

System.Win32.DebugApi unaccessible

WinXP SP2 Professional, GHC 6.6.1 official distribution program test.lhs:

module Main where import System.Win32.DebugApi main = putStrLn "Hello"

compile command is "ghc -v --make -auto-all test.lhs" result is: test.lhs:2:7:

Could not find module `System.Win32.DebugApi':

locations searched:

System/Win32/DebugApi.hs

System/Win32/DebugApi.lhs

Files DebugApi.hi and DebugApi.p_hi are present in <GHC>\imports\System\Win32 directory

Other System.Win32.<> modules are imported without any errors

"ghc-pkg field Win32 exposed-modules" shows no System.Win32.DebugApi module

System.Win32.DebugApi module present in documentation

Trac metadata
Trac field Value
Version 6.6.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information