mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
7 lines
367 B
Plaintext
7 lines
367 B
Plaintext
<form action=@{HoogleR slug}>
|
|
<input type=search autofocus name=q value=#{q} placeholder="Hoogle Search Phrase" .search>
|
|
<input .btn type="submit" value="Search">
|
|
<label .checkbox .exact-lookup for=exact title="Only find identifiers matching your search term precisely">
|
|
<input type=checkbox name=exact :exact:checked #exact>
|
|
Exact lookup
|