File: update-hoogle.8

package info (click to toggle)
haskell-hoogle 5.0.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 504 kB
  • ctags: 37
  • sloc: haskell: 2,762; ansic: 110; sh: 33; xml: 20; makefile: 3
file content (25 lines) | stat: -rw-r--r-- 667 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.TH UPDATE-HOOGLE 8 "September 2012" "Debian GNU/Linux"
.SH "NAME"
.LP
update-hoogle \- Update hoogle database
.SH "SYNOPSIS"
.LP
update-hoogle
.SH "DESCRIPTION"
.LP
This program creates hoogle database for Debian system.
It collects haddock documents, then create the database for hoogle command.
.PP
This program is called by hoogle's postinst script automatically.
But you can run this program manually too, if hoogle database broken.
.SH "FILES"
.TP
.B /var/lib/hoogle/databases
Here is hoogle database files.
They are updated by update-hoogle command.
.SH "AUTHOR"
.LP
Kiwamu Okabe <kiwamu@debian.or.jp>
.SH "SEE ALSO"
.LP
hoogle(1), haddock(1), deb-triggers(5)