summaryrefslogtreecommitdiff
path: root/p/ghc
AgeCommit message (Collapse)AuthorFilesLines
2016-10-20ghc: probably want this uploadedClint Adams4-105/+2
2016-10-13Set last ghc changelog entry to UNRELEASED, as setting it toSven Bartscher1-2/+2
experimental was accidental.
2016-10-12Merge branch 'master' into experimentalClint Adams4-0/+152
what a mess
2016-10-11Merge branch 'experimental' ofSven Bartscher2-7/+12
moszumanska.debian.org:/git/pkg-haskell/DHG_packages into experimental Unfortunately I didn't do this soon enough and didn't include some changes in the last upload.
2016-10-11Removed the unnecessary -dbgsym package from ghc.Sven Bartscher2-0/+11
2016-10-10Ready to release ghc 8.0.1-2 to experimental.Sven Bartscher1-2/+2
2016-10-05ghc: backport patches to use gcc SMP primtives on powerpc and add missing ↵Clint Adams4-2/+150
MO_WriteBarrier
2016-10-01ghc: fix indentation in rules file (from Bálint)Gianfranco Costamagna1-3/+3
2016-10-01ghc: fix indentation in rules file (from Bálint)Gianfranco Costamagna1-3/+3
2016-09-27Merge Bálint Réczey patchGianfranco Costamagna2-8/+11
2016-09-27Revert "Merge Ubuntu PIE fixes on amd64 and ppc64el"Gianfranco Costamagna2-8/+2
This reverts commit fdfd4bee89ea15317eab4d78360d4ad8842dcf29.
2016-09-27Revert "GHC: Update Bug closed"Gianfranco Costamagna1-1/+1
This reverts commit 5b7e754d6cc03743b2621299a8e16b1cf840e3ff.
2016-09-27Disable PIE, new patch from Balint ReczeyGianfranco Costamagna2-7/+14
2016-09-27Revert "GHC: Import Ubuntu fPIE patch"Gianfranco Costamagna2-11/+2
This reverts commit 176885a9b0c93aff1e927299ac6eb87fd128c9a8.
2016-09-11GHC: Update Bug closedGianfranco Costamagna1-1/+1
2016-09-11GHC: Import Ubuntu fPIE patchGianfranco Costamagna2-2/+11
2016-07-19Add changelog entry for recent changesSven Bartscher1-1/+5
2016-07-19Added cleanup for temporary package databases created by haskell-devscripts.Sven Bartscher2-1/+2
Depends on haskell-devscripts-minimal instead of -nocolour.
2016-07-09refresh debian/patches/do-no-use-SHELL, as it got out of sync with theSven Bartscher1-18/+24
upstream source and only applied with fuzz (dpkg-source doesn't like that).
2016-07-09Change build-system to use the new haskell-devscripts-nocolourSven Bartscher4-340/+3
packages instead of duplicating its functionality
2016-06-02Fix some more VCS fields, and update changelogsGianfranco Costamagna1-0/+3
2016-06-02Fix more VCS fieldsGianfranco Costamagna1-1/+1
2016-06-02Merge Ubuntu PIE fixes on amd64 and ppc64elGianfranco Costamagna2-2/+8
2016-05-23Merge branch 'master' into experimentalJoachim Breitner7-140/+176
2016-05-23ghc: Improve debian/watch file.Joachim Breitner2-1/+7
2016-05-23ghc: patch to avoid using $SHELLJoachim Breitner4-7/+68
2016-05-23ghc: In debian/rules, set SHELL to /bin/shJoachim Breitner2-2/+12
as this variable is used to create the shebang in the generated wrapper scripts, and we don't want /bin/bash there just because whoever built the package is using that.
2016-05-21ghc: New upstream releaseJoachim Breitner2-5/+11
2016-05-19Fix copy-and-paste errorDmitry Bogatov1-1/+1
Replace errorneous 'cligh' word in BSD-3-clause text with 'copyright holder(s)' wording.
2016-05-15ghc: convert `debian/copyright' to dep5 formatDmitry Bogatov2-135/+64
2016-05-10Bump standards version to 3.9.8 (no changes needed)Dmitry Bogatov2-1/+2
2016-05-10Use secure (https) uri in Vcs-Git field in 'debian/control'Dmitry Bogatov2-1/+7
According lintian suggestion: The Vcs-* field uses an unencrypted transport protocol for the URI. It is recommended to use a secure transport such as HTTPS for anonymous read-only access.
2016-04-23ghc: New upstream release candidate (8.0.1-rc4)Joachim Breitner2-4/+10
2016-04-19ghc: New upstream release candidate (8.0.1-rc3)Joachim Breitner6-138/+20
2016-02-09ghc: Build-Conflict: Do not bootstrap with ghc-8.0.1-rc1, as this is broken.Joachim Breitner2-1/+8
2016-02-08ghc: ghc-8.0.1-rc2Joachim Breitner6-31/+16
2016-01-29releasing package ghc version 7.10.3-7Colin Watson1-2/+2
2016-01-29Run /usr/lib/ghc-doc/gen_contents_index from ghc-doc.postinst with HOME set ↵Colin Watson2-1/+9
to a temporary directory, so that it doesn't pick up stray user configuration and so that it works reliably in autopkgtests.
2016-01-29Fix typoColin Watson1-1/+1
2016-01-28GHC: Tighten build-depends on llvm-3.5 and ghc, to pull in backported versionGianfranco Costamagna2-3/+12
2016-01-18ghc: update changelogGianfranco Costamagna1-0/+7
2016-01-18ghc: refresh armel-revert-ghci-fixes.patchGianfranco Costamagna1-20/+6
2016-01-18Revert "ghc: Try to see if it builds without ↵Gianfranco Costamagna2-0/+89
patches/armel-revert-ghci-fixes.patch on armel." This reverts commit ffcc076f06d0296cefe868a8ac91e9ddb863a2cc.
2016-01-18ghc: Ah, there is llvm-3.7 in Debian. Must have been confused by the LLVMJoachim Breitner3-5/+12
packaging... let’s use that.
2016-01-18ghc: Try to build with LLVM 3.8 (upstream wants 3.7, but that is not in ↵Joachim Breitner3-6/+8
Debian any more)
2016-01-18ghc: Try to see if it builds without patches/armel-revert-ghci-fixes.patch ↵Joachim Breitner3-89/+7
on armel.
2016-01-17ghc: Come up with a haddock --mathjax fixJoachim Breitner2-0/+124
Re: https://github.com/haskell/haddock/issues/475
2016-01-15ghc: Backport upstream patch D1782 to unbreak manpage buildingJoachim Breitner3-0/+20
2016-01-15ghc: Add gpg key ot debian/upstream and use it in debian/watchJoachim Breitner3-1/+55
2016-01-14ghc: Configure haddock to use locally provided mathjax files, and let ↵Joachim Breitner3-1/+4
ghc-doc depend on libjs-mathjax.