Skip to content

Commit

Permalink
typo, small fix of wrongly uncommented code
Browse files Browse the repository at this point in the history
  • Loading branch information
atzedijkstra committed Dec 15, 2009
1 parent 5a60ef1 commit 6cf872a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions EHC/src/ehc/EHC.chs
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,7 @@ doCompilePrepare fnL@(fn:_) opts
-}
{-
-}
++ [ filePathUnPrefix
$ Cfg.mkDirbasedTargetVariantPkgPrefix installRoot installVariant (show (ehcOptTarget opts)) ""
++ [ filePathUnPrefix d
| d <- [Cfg.mkInstallPkgdirUser opts, Cfg.mkInstallPkgdirSystem opts]
]
)
Expand Down

0 comments on commit 6cf872a

Please sign in to comment.