Make hoogle-local compatible wih hoogle >= 5.0.4

This commit is contained in:
Michael Alan Dorman
2016-09-20 12:04:46 +02:00
committed by Peter Simons
parent 57f5d1b7a8
commit f16f2017ac
2 changed files with 5 additions and 23 deletions
@@ -2,4 +2,4 @@
COMMAND=$1
shift
exec @hoogle@/bin/hoogle "$COMMAND" -d @out@/share/doc/hoogle "$@"
exec @hoogle@/bin/hoogle "$COMMAND" --database @out@/share/doc/hoogle/default.hoo "$@"