We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 818ad72 + 803cafd commit b5eb3efCopy full SHA for b5eb3ef
cabal-install-parsers/src/Cabal/Config.hs
@@ -52,7 +52,7 @@ infixl 1 <&>
52
-- Read config
53
-------------------------------------------------------------------------------
54
55
--- | High level convinience function to find and read @~\/.cabal\/config@ file
+-- | High level convenience function to find and read @~\/.cabal\/config@ file
56
--
57
-- May throw 'IOException' when file doesn't exist, and 'ParseError'
58
-- on parse error.
0 commit comments