mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
Formatting fix
This commit is contained in:
parent
7e197132c8
commit
16ca7dfb68
@ -185,7 +185,7 @@ initializeImports = do
|
||||
dep <- filter ((== depId) . installedPackageId) db
|
||||
let idString = packageIdString' dflags (packageConfigId dep)
|
||||
guard (iHaskellPkgName `isPrefixOf` idString)
|
||||
|
||||
|
||||
|
||||
-- ideally the Paths_ihaskell module could provide a way to get the hash too
|
||||
-- (ihaskell-0.2.0.5-f2bce922fa881611f72dfc4a854353b9), for now. Things will end badly if you also
|
||||
|
Loading…
x
Reference in New Issue
Block a user