Use a local interestingDict function instead of importing SimplUtils.interestingArg
authorsimonpj@microsoft.com <unknown>
Thu, 2 Apr 2009 15:22:46 +0000 (15:22 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 2 Apr 2009 15:22:46 +0000 (15:22 +0000)
commita11662957fa688997e6c4befff44e7efe94c2db8
tree47b85c1bfafeac356a109facde8463cb124100f3
parent193f033537ac14afeacc69d96f7400143571d7a2
Use a local interestingDict function instead of importing SimplUtils.interestingArg

I'm changing the details of SimplUtils.interstingArg, and don't want to
mess  up the way Specialise works, so this patch makes a specilialised
(ha) function, Specialise.interestingDict, that is used locally.
compiler/specialise/Specialise.lhs