Skip to content

Commit

Permalink
Fix doctest failure caused by IPI-ShortText patch
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Dec 12, 2019
1 parent d85dc24 commit 75fdb32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cabal/Distribution/InstalledPackageInfo.hs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ import qualified Text.PrettyPrint as Disp
import Distribution.Types.InstalledPackageInfo
import Distribution.Types.InstalledPackageInfo.FieldGrammar


-- $setup
-- >>> :set -XOverloadedStrings

installedComponentId :: InstalledPackageInfo -> ComponentId
installedComponentId ipi =
Expand Down

0 comments on commit 75fdb32

Please sign in to comment.