fix build warnings under ghc 7.10
authorJoey Hess <joeyh@joeyh.name>
Sat, 19 Dec 2015 21:42:45 +0000 (17:42 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 19 Dec 2015 21:42:45 +0000 (17:42 -0400)
commitb6ac443b60c66cd8cfabb9987f00f161d6f644f5
tree16b079437d4b4ec1f92ecced35ef057a3ac33133
parent4e226d2cd2db545290c5041212bad2380d3d3df1
fix build warnings under ghc 7.10

Caused by AMP.. Since I've finally upgraded my dev laptop to 7.10,
I may start missing imports that are not needed with it but are with older
versions..
Types/DeferredParse.hs
Utility/LockFile/PidLock.hs