Avoid the use of unversioned package dependencies
authorSimon Marlow <simonmar@microsoft.com>
Thu, 15 Nov 2007 10:32:49 +0000 (10:32 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 15 Nov 2007 10:32:49 +0000 (10:32 +0000)
commitf4629357f3eb3714955fc3f8ac81440123e7caf4
treeb509e9111737aa5ac8d0e9d5e18eeb90477ee029
parent0de09797ca0ee56c9f37ea458133efd916ab4b02
Avoid the use of unversioned package dependencies
Fortunately "ghc-pkg list $pkg --simple-output" is a good way to add
the version number.
compiler/Makefile