GHC

lp:~ghc/ghc/hsc2hs-master

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
GHC HQ
Project:
GHC
Status:
Development

Import details

Import Status: Failed

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

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya 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 russkaya and finished taking 25 seconds — see the log

Recent revisions

235. By Erik de Castro Lopo <email address hidden>

Fix error when cross-compiling during GHC build.

When `hsc2hs` is built and used in the GHC build process and GHC
is being built as a cross compiler, the build process calls `hsc2hs`
with `--cflag=-Werror=unused-but-set-variable` but some of the
generated code failed with this error turned on.

Closes: https://ghc.haskell.org/trac/ghc/ticket/10237

234. By Herbert V. Riedel

Allow new filepath-1.4

See haskell/filepath@d039d5ae7c070452a443219fdb7df65508567338

233. By Erik de Castro Lopo <email address hidden>

Fix cross-compiling from Linux to Windows (Closes: #9524).

Remove include of "../../includes/ghcconfig.h" which should really
only be a GHC-build-time include, not an include for building
external tools like this.

232. By Herbert V. Riedel

Update .cabal file and LANGUAGE pragmas

231. By Herbert V. Riedel

M-x untabify & M-x delete-trailing-whitespace

230. By Singpolyma

Make --cross-compile handle negative enum values.

Signed-off-by: Austin Seipp <email address hidden>

229. By Joachim Breitner

Make the code -Werror safe

228. By Joachim Breitner

Change hsc2hs maintainer to <email address hidden>

as <email address hidden> doesn’t seem to exist any more.

227. By David Feuer

Improve the implementation of stringify

The new version should be faster and allocate considerably
less. It's also at least as simple as the old version.

226. By Austin Seipp <email address hidden>

Fix some AMP fallout

Signed-off-by: Austin Seipp <email address hidden>

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