[commit: packages/Win32] master's head updated: Merge pull request #32 from Heather/CSIDL_DESKTOPDIRECTORY (3b573ee)
git at git.haskell.org
git at git.haskell.org
Thu Jul 30 06:58:07 UTC 2015
Repository : ssh://git@git.haskell.org/Win32
Branch 'master' now includes:
66437bf add support from GetFileAttributesEx (low level only)
263c97f wrap GetFileAttributesEx with a high level function
8862fb6 Use regCreateKey to be more robust when registry entry does not exist.
b5392c3 Replace PROCESSENTRY32 -> PROCESSENTRY32W
1e909ad Bump version to 2.3.0.1 (re #13)
68955ee Partial support for base 4.6
e2d75e9 Complete support for base 4.6
a420a0c Allow building with base 4.5 once again
8f982f6 Bump version to 2.3.0.2
317571c Update maintainer address
e95d1c5 Merge pull request #14 from arkeet/patch-1
881c4f4 Fix examples/hello.lhs to actually work (!)
c3c8090 Merge pull request #11 from ezyang/master
b4a375f Merge pull request #10 from redneb/GetFileAttributesEx
5ccf179 Use throwIO instead of throw for correctness
c51e81a Add FILE_SHARE_DELETE
110e933 Drop superflous execute bit from a couple of source files
22160ac Avoid redundant-import warning with base>=4.8.0
a955d59 Merge pull request #25 from hvr/pr-word
6cc0f90 Replace obsolete `defaultUserHooks` by `autoconfUserHooks`
8b7e4de Fix breakage under 32-bit mingw-w64 in SimpleMAPI.hsc.
1d426ad Merge pull request #27 from gintas/master
46c8b9e Perform minor version bump to 2.3.1.0
9bfd4e7 Merge pull request #26 from hvr/pr-setup
00b9fc9 Fix foreign import calling convention on SetWindowLongPtrW. Appears that this should be WINDOWS_CCONV.
f4b5495 Tighten Safe Haskell bounds under 7.10 to fix warnings.
df9393c Added CSIDL_LOCAL_APPDATA
8d6bdf4 Added missing export of cSIDL_LOCAL_APPDATA.
8fc5486 Add VirtualQueryEx and MEMORY_BASIC_INFORMATION
ba8d8bb CSIDL_DESKTOPDIRECTORY
889be26 ignore dist/ and binary files
9e52103 [ghc trac #10165] Conditionally call SetWindowLongW on mingw32
59c5aa7 Merge pull request #34 from Kludgy/master
81f4b74 Merge pull request #33 from Heather/ignore
3b573ee Merge pull request #32 from Heather/CSIDL_DESKTOPDIRECTORY
More information about the ghc-commits
mailing list