<div dir="ltr"><div>You can also run the commands below to generate the documentation. This is very useful because some of the documentation on the new hackage is broken/incomplete.<br><br></div>    cd ~/src<br>    cabal unpack palindromes #untars the package into a dir in the current dir<br>
    cd palindromes-0.4<br>    cabal configure<br>    cabal haddock #generates documentation<br>    cd dist/doc/html/palindromes/ #index.html is in this directory<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sat, Dec 7, 2013 at 11:23 PM, S. H. Aegis <span dir="ltr"><<a href="mailto:shaegis@gmail.com" target="_blank">shaegis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you so much !<br>
I wish have a nice day .<br>
<br>
Sok H. Chang<br>
<br>
2013. 12. 8. ¿ÀÀü 9:52 Mateusz Kowalczyk <<a href="mailto:fuuzetsu@fuuzetsu.co.uk">fuuzetsu@fuuzetsu.co.uk</a>> ÀÛ¼º:<br>
<div class="HOEnZb"><div class="h5"><br>
>> On 08/12/13 00:21, S. H. Aegis wrote:<br>
>> Hi. I'm new to Haskell.<br>
>> I installed Palindromes package through cabal.<br>
>> But I don't know the usage of command.<br>
>> (Not enough information on Home Page.)<br>
>> How can I read document?<br>
>> Thank you. =)<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Beginners mailing list<br>
>> <a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
>> <a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
> Usually you'd check the documentation on Hackage[1] and if that's not<br>
> enough, you'd seek help in the source itself[2]. In this case, there are<br>
> some comments in the source that might interest you.<br>
><br>
> [1]: <a href="http://hackage.haskell.org/package/palindromes" target="_blank">http://hackage.haskell.org/package/palindromes</a><br>
> [2]:<br>
> <a href="http://hackage.haskell.org/package/palindromes-0.4/docs/src/Data-Algorithms-Palindromes-Palindromes.html" target="_blank">http://hackage.haskell.org/package/palindromes-0.4/docs/src/Data-Algorithms-Palindromes-Palindromes.html</a><br>

><br>
> --<br>
> Mateusz K.<br>
> _______________________________________________<br>
> Beginners mailing list<br>
> <a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
> <a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
</div></div></blockquote></div><br></div>