Sort the mi_deps into a canonical ordering before fingerprinting.
authorSimon Marlow <marlowsd@gmail.com>
Tue, 17 Jun 2008 15:21:17 +0000 (15:21 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 17 Jun 2008 15:21:17 +0000 (15:21 +0000)
commit392834a3ef2e08e253fa3f76302564d63dc48a1e
tree90ae18f75e1e85d113f68513a545912c8677ff6d
parentab060043dd58a0e05ae3d084236e12fd6f07295a
Sort the mi_deps into a canonical ordering before fingerprinting.
This may help do a little less recompilation with make (GHC's --make
is unaffected).
compiler/iface/MkIface.lhs