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.
1 parent 818ad72 commit 803cafdCopy full SHA for 803cafd
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