summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-02-08 15:11:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-02-08 15:11:49 -0400
commit45387b3fcb0785d0e9957a638fdd8ffccb3eb40c (patch)
tree664ef6b5165658b3856d6c2cab3dfec0d47cf103 /Makefile
parent82ff914492636869079a33b67b4d918e93213dc7 (diff)
Deal with the mtl/monads-fd conflict.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 565edfb0e..c888fc215 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PREFIX=/usr
-GHCFLAGS=-O2 -Wall
+GHCFLAGS=-O2 -Wall -ignore-package monads-fd
GHCMAKE=ghc $(GHCFLAGS) --make
bins=git-annex git-annex-shell