On 17 October 2011 13:39, kolli kolli <nammukoll...@gmail.com> wrote:
> when I am running the program in my terminal on ubuntu its showing me
> GHC stack-space overflow: current limit is 536870912 bytes.
> Use the `-K<size>' option to increase it.
>  how can i increase the stack size????Plz help me out....

./myProgram +RTS -K<size>

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to