Skip to content

Commit 08db0c1

Browse files
committed
Fixup pkgCompiler
1 parent ddbdd71 commit 08db0c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cabal-syntax/src/Distribution/Types/InstalledPackageInfo.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,5 @@ emptyInstalledPackageInfo =
176176
, haddockHTMLs = []
177177
, pkgRoot = Nothing
178178
, libVisibility = LibraryVisibilityPrivate
179+
, pkgCompiler = Nothing
179180
}

0 commit comments

Comments
 (0)