Skip to content

Commit c97bd1a

Browse files
committed
Add a note about Cabal's parsec flag
1 parent 856b6e1 commit c97bd1a

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
@@ -195,7 +195,7 @@ Flag debug-tracetree
195195
default: False
196196

197197
flag parsec
198-
description: Use parsec parser
198+
description: Use parsec parser. This requires 'Cabal' library built with its parsec flag enabled.
199199
default: False
200200
manual: True
201201

0 commit comments

Comments
 (0)