summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-09 11:32:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-09 11:32:41 -0400
commita89dba9d776ad10432fbc5c406c2f703f59900ae (patch)
treecf85472fb3675d883421ee024117e197e4d48b5e
parent7b2ed635d3215452b903de20a93bc9f1641d6554 (diff)
parent939475a6ba50c401398cb624a426a2124fe773b2 (diff)
Merge remote branch 'branchable/master'
-rw-r--r--doc/bugs/conflicting_haskell_packages.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/conflicting_haskell_packages.mdwn b/doc/bugs/conflicting_haskell_packages.mdwn
new file mode 100644
index 000000000..58e25539d
--- /dev/null
+++ b/doc/bugs/conflicting_haskell_packages.mdwn
@@ -0,0 +1,3 @@
+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