haskell-ng: hoogleLocal support
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#! @shell@
|
||||
|
||||
COMMAND=$1
|
||||
shift
|
||||
HOOGLE_DOC_PATH=@out@/share/hoogle/doc exec @hoogle@/bin/hoogle \
|
||||
"$COMMAND" -d @out@/share/hoogle "$@"
|
||||
Reference in New Issue
Block a user