summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyanGlScott <ryan.gl.scott@gmail.com>2015-12-19 11:09:52 +0100
committerThomas Miedema <thomasmiedema@gmail.com>2015-12-19 11:09:59 +0100
commit2cc5b607df27e702541985f7c4c987806c4ec2a1 (patch)
tree2ab126c6dccef992bf689a336a3aed6590a7d052 /.gitignore
parentb2670fc47754288224b825a3308b92642ccf7e73 (diff)
downloadhaskell-2cc5b607df27e702541985f7c4c987806c4ec2a1.tar.gz
Documentation, tests for hsc2hs's new #alignment macro
Adds two tests (one for Trac #4340 and one for Trac #10272), as well as advice on how to fix your code if `hsc2hs` emits warnings with GHC 8.0 due to a redefinition of `#alignment`. (I also put the advice in the [GHC 8.0 Migration Guide](https://ghc.haskell.org/trac/ghc/wiki/Migration/8.0).) Reviewed By: thomie Differential Revision: https://phabricator.haskell.org/D1663 GHC Trac Issues: #4340, #10272
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ae23fbbb4d..bb69e916f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -126,6 +126,7 @@ _darcs/
/libraries/frames.html
/libraries/ghc-boot/GNUmakefile
/libraries/ghc-boot/ghc.mk
+/libraries/ghci/ghc.mk
/libraries/haddock-util.js
/libraries/hslogo-16.png
/libraries/index-frames.html