General summary/comments (optional)
I would like to be able to tell stack to not give --hyperlinked-source to haddock with stack --haddock. Currently it always invokes this flag if it's supported.
Steps to reproduce
- stack --haddock -v
Expected
Configurable option.
Actual
Option always passed in without means to turn it off.
Stack version
1.4.0, checked source and no reason to believe it's any different in git master
Method of installation
N/A
General summary/comments (optional)
I would like to be able to tell stack to not give
--hyperlinked-sourceto haddock withstack --haddock. Currently it always invokes this flag if it's supported.Steps to reproduce
Expected
Configurable option.
Actual
Option always passed in without means to turn it off.
Stack version
1.4.0, checked source and no reason to believe it's any different in git master
Method of installation
N/A