From 717f323609857a40fdbefe7a5ba426747512414a Mon Sep 17 00:00:00 2001 From: Brian Wignall Date: Fri, 29 Nov 2019 14:25:14 -0500 Subject: Fix more typos --- hadrian/src/Context.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hadrian/src/Context.hs') diff --git a/hadrian/src/Context.hs b/hadrian/src/Context.hs index 0676743ee5..6e1d84de4b 100644 --- a/hadrian/src/Context.hs +++ b/hadrian/src/Context.hs @@ -51,7 +51,7 @@ libPath Context {..} = buildRoot <&> (-/- (stageString stage -/- "lib")) -- | Get the directory name for binary distribution files -- @--ghc-@. -- --- We preform some renaming to accomodate Cabal's slightly different naming +-- We preform some renaming to accommodate Cabal's slightly different naming -- conventions (see 'cabalOsString' and 'cabalArchString'). distDir :: Stage -> Action FilePath distDir st = do -- cgit v1.2.1