Skip to content

Commit c7cd985

Browse files
Ericson2314ezyang
authored andcommitted
Fix warning on 7.10
1 parent 94a9c33 commit c7cd985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cabal/Distribution/Simple/PackageIndex.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{-# LANGUAGE DeriveGeneric #-}
2+
{-# LANGUAGE FlexibleContexts #-}
23
{-# LANGUAGE FlexibleInstances #-}
34

45
-----------------------------------------------------------------------------

0 commit comments

Comments
 (0)