This commit is contained in:
Joey Hess 2010-12-09 13:45:16 -04:00
parent 59d12b169f
commit 1f22c9ea38

View file

@ -1,3 +1,8 @@
The compilation command should states which packages are used and avoid the default mechnasim that automatically search for them.
This can be done by the flags -hide-packages and then -package foo
> My ghc does not have a `--hide-packages` option.
>
> Could you just show the build problem that you are suggesting I work
> around? --[[Joey]]