Remove a redundant parameter for mkTupleTy (the arity)
authorsimonpj@microsoft.com <unknown>
Wed, 28 Oct 2009 13:27:12 +0000 (13:27 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 28 Oct 2009 13:27:12 +0000 (13:27 +0000)
commit69f8ed93800605d8df011388450d6d3bb9ca6071
treed3f0c0cb6d33807cbe4e0711bb56f6fe938baa4c
parent6582768fd0065b9aa4abdd93fdfa6ac1d047482b
Remove a redundant parameter for mkTupleTy (the arity)
compiler/coreSyn/MkCore.lhs
compiler/deSugar/DsUtils.lhs
compiler/prelude/TysWiredIn.lhs
utils/genprimopcode/Main.hs