[commit: ghc] ghc-7.8: Make splitStrProdDmd (and similarly Use) more robust (dfbe251)
git at git.haskell.org
git at git.haskell.org
Mon Jun 30 13:50:10 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/dfbe251a55137d7e3d29438fa2e85d0176e6c9b4/ghc
>---------------------------------------------------------------
commit dfbe251a55137d7e3d29438fa2e85d0176e6c9b4
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Jun 30 07:55:59 2014 -0500
Make splitStrProdDmd (and similarly Use) more robust
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
dfbe251a55137d7e3d29438fa2e85d0176e6c9b4
compiler/basicTypes/Demand.lhs | 49 ++++++-------
testsuite/tests/stranal/should_compile/T9208.hs | 98 +++++++++++++++++++++++++
testsuite/tests/stranal/should_compile/all.T | 2 +-
3 files changed, 121 insertions(+), 28 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc dfbe251a55137d7e3d29438fa2e85d0176e6c9b4
More information about the ghc-commits
mailing list