Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Leksah

Name: Anonymous 2012-05-01 6:34

Is there any way to disable the creation of the default Main.hs when making a new package? To elaborate, whenever I create a new package, leksah creates a Main.hs that contains a Hello World program complete with unit tests. Don't ask.

The IDE doesn't seem to provide any option to turn this off. Before you flame me to oblivion, I have skimmed the manual to no avail. Is anyone else experiencing this issue?

Oh, and I know Haskell is shit. It's kind of fun though. In a restrictive, bondage kind of way.

Name: Anonymous 2012-05-01 12:55

Open a terminal and run ghci
:l <filename> to load
:t whatever to get the type
:m [+-] <module name> to load modules
:cd to cd
You need know nothing more

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List