ubuntu/+source/ghc:applied/ubuntu/cosmic-proposed

Last commit made on 2018-07-19
Get this branch:
git clone -b applied/ubuntu/cosmic-proposed https://git.launchpad.net/ubuntu/+source/ghc
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/cosmic-proposed
Repository:
lp:ubuntu/+source/ghc

Recent commits

9d57a5b... by Gianfranco Costamagna

8.2.2-6 (patches applied)

Imported using git-ubuntu import.

72330f5... by Gianfranco Costamagna

fix osReserveHeapMemory block alignment

Gbp-Pq: e175aaf6918bb2b497b83618dc4c270a0d231a1c.patch.

dd299ab... by Gianfranco Costamagna

cherry-pick of upstream commits

Gbp-Pq: risc-support.patch.

798ed1b... by Gianfranco Costamagna

driver: skip -Bsymbolic on unregisterised targets

Gbp-Pq: bsymbolic-only-for-registerised.patch.

6537961... by Gianfranco Costamagna

mk/config.mk.in: lower GhcLibHcOpts -O2 optimization down to -O1 on UNREG

Gbp-Pq: lower-optimization-for-unreg.patch.

ffa8c22... by Gianfranco Costamagna

[PATCH] Don't barf on 'HsSpliceTy'

Gbp-Pq: fix-hssplicety.patch.

2a719be... by Gianfranco Costamagna

Build unlit and hp2ps twice

Gbp-Pq: build-unlit-and-hp2ps-twice.patch.

edcdab8... by Gianfranco Costamagna

Use the stage1 binaries for install

Gbp-Pq: use-stage1-binaries-for-install.patch.

57db2bd... by Gianfranco Costamagna

Use native x86_64 instructions on x32

Gbp-Pq: x32-use-native-x86_64-insn.patch.

dbe7a3d... by Gianfranco Costamagna

Do not use $SHELL

Gbp-Pq: do-not-use-SHELL.