[commit: nofib] master: spectral: remove compreals (6b234b1)
git at git.haskell.org
git at git.haskell.org
Mon Mar 13 23:44:45 UTC 2017
Repository : ssh://git@git.haskell.org/nofib
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/6b234b1c5b466961fe670d54f788706142275329/nofib
>---------------------------------------------------------------
commit 6b234b1c5b466961fe670d54f788706142275329
Author: Michal Terepeta <michal.terepeta at gmail.com>
Date: Mon Mar 13 18:37:14 2017 -0400
spectral: remove compreals
It's been disabled for a long time and there's no input to actually
run it.
Signed-off-by: Michal Terepeta <michal.terepeta at gmail.com>
Test Plan: build & run
Reviewers: bgamari
Differential Revision: https://phabricator.haskell.org/D3330
>---------------------------------------------------------------
6b234b1c5b466961fe670d54f788706142275329
spectral/Makefile | 3 +-
spectral/compreals/ContinuedFractions.lhs | 458 ----------
spectral/compreals/Doc.lhs | 13 -
spectral/compreals/Main.lhs | 100 ---
spectral/compreals/QRationals.lhs | 95 ---
spectral/compreals/RealReals.lhs | 373 ---------
spectral/compreals/Transcendentals.lhs | 448 ----------
spectral/compreals/paper.tex | 1296 -----------------------------
8 files changed, 1 insertion(+), 2785 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 6b234b1c5b466961fe670d54f788706142275329
More information about the ghc-commits
mailing list