stackage-server/templates/hoogle-form.hamlet
2014-12-27 20:12:06 -08:00

7 lines
383 B
Plaintext

<form .hoogle action=@{HoogleR slug}>
<input type=search autofocus name=q value=#{queryText} 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