Deal with the mtl/monads-fd conflict.
This commit is contained in:
parent
82ff914492
commit
45387b3fcb
3 changed files with 11 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue