Skip to content

Commit 455378e

Browse files
committed
Add a note about Cabal's parsec flag
1 parent 8df29c4 commit 455378e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-install/cabal-install.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Flag debug-tracetree
201201
default: False
202202

203203
flag parsec
204-
description: Use parsec parser
204+
description: Use parsec parser. This requires 'Cabal' library built with its parsec flag enabled.
205205
default: False
206206
manual: True
207207

0 commit comments

Comments
 (0)