GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
hare(1) FreeBSD General Commands Manual hare(1)

hare - compile, run, test, and inspect Hare programs and modules

hare -h

hare version [-hv]

hare command [arguments...]

hare -h prints help text.

hare version prints version information for the hare program. If -v is supplied, it also prints information about the build parameters. If -vv is specified, detailed information about the version and build parameters is printed as shell environment variables in a format which is consistent between versions and suitable for machine reading.

hare-build(1) compiles a Hare program or module.

hare-cache(1) manages the build cache.

hare-deps(1) displays the dependency tree of a Hare program or module.

hare-run(1) compiles and runs a Hare program or module.

hare-test(1) compiles and runs tests for Hare code.

hare-tool(1) runs a third-party Hare tool.

The quality of error messages is poor.

hare-module(5), haredoc(1)

See https://harelang.org/community/ for information on where to ask questions, send patches, submit bug reports, and chat with others in the community.

Documentation for the language itself can be found at https://harelang.org/documentation/.

The language specification is available at https://harelang.org/specification/.

2025-07-04

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.