summaryrefslogtreecommitdiff
path: root/compiler/iface/BinIface.hs
diff options
context:
space:
mode:
authorNicolas Frisby <nicolas.frisby@gmail.com>2013-08-22 15:05:30 -0500
committerNicolas Frisby <nicolas.frisby@gmail.com>2013-08-29 15:21:59 -0500
commitc080f727ba5f83921b842fcff71e9066adbdc250 (patch)
treee4a25d3431f6977482104a029601c5fd2450fd2c /compiler/iface/BinIface.hs
parent33c880b43ed72d77f6b1d95d5ccefbd376c78c78 (diff)
downloadhaskell-c080f727ba5f83921b842fcff71e9066adbdc250.tar.gz
simplified the .hi format and added the -flate-dmd-anal flag (fixes #7782)
cf http://ghc.haskell.org/trac/ghc/wiki/LateDmd
Diffstat (limited to 'compiler/iface/BinIface.hs')
-rw-r--r--compiler/iface/BinIface.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/iface/BinIface.hs b/compiler/iface/BinIface.hs
index b0bb88789d..c4c1bcd69e 100644
--- a/compiler/iface/BinIface.hs
+++ b/compiler/iface/BinIface.hs
@@ -414,5 +414,3 @@ getWayDescr dflags
where tag = buildTag dflags
-- if this is an unregisterised build, make sure our interfaces
-- can't be used by a registerised build.
-
-