Skip to content

Commit 5dd8617

Browse files
committed
Fix warning on 7.10
1 parent 853750d commit 5dd8617

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)