GHC

lp://staging/~ghc/ghc/packages-Win32-master

Created by Edward Z. Yang and last modified
Get this branch:
bzr branch lp://staging/~ghc/ghc/packages-Win32-master

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
GHC HQ
Project:
GHC
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at git://git.haskell.org/packages/Win32.git.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

290. By Tamar Christina <email address hidden>

Win32: release 2.6.1.0

289. By Joey Hess <email address hidden>

improve c_TerminateProcess types and propigate failure

Thanks to @Mistuke for the review and for suggesting the better
name terminateProcessById.

288. By Joey Hess <email address hidden>

use closeHandle

There's no closeProcess, thought there was..

287. By Joey Hess <email address hidden>

add terminateProcessId

closes https://github.com/haskell/win32/issues/91

286. By Tamar Christina <email address hidden>

Cleaned up readme.

285. By Tamar Christina <email address hidden>

prepare release

284. By Tamar Christina <email address hidden>

Update Readme Cross compile

Add Readme for #87

283. By Sergei Trofimovich

add basic cross-compilation support (#87)

* fix include case: s/#include <Lmcons.h>/#include <lmcons.h>

Noticed when cross-compiling win32 on linux to i686-w64-mingw32-gcc.
i686-w64-mingw32 provides all headers in lowercase.

Signed-off-by: Sergei Trofimovich <email address hidden>

* Pen.hsc: don't use c99-style comments in enum declarations

Ths change workarounds hsc2hs bug in cross-compile mode:
https://ghc.haskell.org/trac/ghc/ticket/13619

To reproduce the build failure it's enough to run
  $ cabal configure --hsc2hs-options='--cross-safe --cross-compile'
  $ cabal build --hsc2hs-options='--cross-safe --cross-compile'

Signed-off-by: Sergei Trofimovich <email address hidden>

* SimpleMAPI.hsc: don't use #ifdef in enum declarations

This change workarounds hsc2hs bug in cross-compile mode:
https://ghc.haskell.org/trac/ghc/ticket/13620

To reproduce the build failure it's enough to run
  $ cabal configure --hsc2hs-options='--cross-safe --cross-compile'
  $ cabal build --hsc2hs-options='--cross-safe --cross-compile'

Signed-off-by: Sergei Trofimovich <email address hidden>

282. By Tamar Christina <email address hidden>

Pick Win32 2.5.4.1 to master.

281. By Ahmad Fatoum <email address hidden>

Fixed pull request ID in changelog (#84)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers