Re[2]: System.Win32.Types to base library?

23 Oct
2007
23 Oct
'07
10:27 a.m.
Hello Felix, Tuesday, October 23, 2007, 1:24:08 AM, you wrote:
NO, because this will lead again to non-upgradability hell. other libraries will need to import these types from different places depending on GHC version where they are runned
Ok, so how about a new module in base for Windows API error handling? E.g. a Foreign.C.Error.Win32 module which resembles Foreign.C.Error.
it will raise the same problem. imho, it's better to redefine as much as possible in other libs, or just reexport `base` types/functions via additional libs -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com
6467
Age (days ago)
6467
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bulat Ziganshin