Re: [Haskell] Haskell tutors required!

2020-09-08 Thread Howard B. Golden
Hi, I am intrigued by the opportunity, but I wonder if I am up to the task. To help me decide, I have this question: Is the syllabus for the course similar to the most recent presentation ( https://www.learn.ed.ac.uk/webapps/blackboard/content/listContent.jsp?course_id=_73477_1&content_id=_3873901_

[Haskell] Performance impact of GHC profiling?

2017-12-24 Thread Howard B. Golden via Haskell
Hi, I have wondered what the approximate execution (not compilation) performance impact (time, space) of compiling all Haskell programs with -prof and -fprof- auto compared to regular compilations. For this purpose, I assume that I would run the executables WITHOUT +RTS -p or any other profiling

[Haskell] Haskell on Windows instructions - is MinGHC version update needed?

2015-04-15 Thread Howard B. Golden
Hi, Currently, the Haskell website's Windows download page (https://www.haskell.org/downloads/windows) offers two alternatives, MinGHC and Haskell Platform. The MinGHC alternative has a link to MinGHC-7.8.3 installer. Should this be updated to MinGHC-7.8.4? I ask this because Long Term Support