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..
This commit is contained in:
parent
4e226d2cd2
commit
b6ac443b60
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
module Types.DeferredParse where
|
||||
|
||||
import Annex
|
||||
import Common
|
||||
|
||||
import Options.Applicative
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue