leksah Questions

2

Solved

For a good reason, I want to temporally turn of the warnings about the missing type level signature in the leksah IDE. I changed the flags to ghc cabal file and the warnings are absent when I run ...
Mediate asked 29/12, 2011 at 19:39

0

How can I effectively work with the leksah haskell IDE? For a start, I am very thankful for all the work that the leksah people put in. It's great! However, I have trouble working effectivel...
Alarmist asked 12/5, 2014 at 23:17

1

Solved

Installing leksah with sudo cabal install leksah --global I got 7 of 12] Compiling Text.PrinterParser ( src/Text/PrinterParser.hs, dist/build/Text/PrinterParser.o ) src/Text/PrinterParser.hs:230:...
Occasion asked 7/7, 2013 at 21:21

3

Solved

I recently installed Leksah (0.10.0.4 on Windows 7 64 bit), which seems like an interesting IDE for Haskell. However, I am clearly overlooking something when it comes to user input to programs when...
Zia asked 15/9, 2011 at 2:21

3

I can do this for system functions like const by selecting it, right clicking and choosing search(metadata). The same does not work for user defined functions. How do you do such a search? If it ...
Jackdaw asked 10/10, 2011 at 11:24

0

I'm going to work on a project where I will need to work on both the dependencies and the dependent project at the same time. I have arranged it so that the dependencies lies in separate repos side...
Crake asked 15/3, 2012 at 14:1

2

Solved

Does leksah support any kind of plugins? Will it? Does it have any plugins built in, such as hlint, hoogle, pl, djinn? If not, is there an easy way to integrate these things?
Inhumation asked 27/10, 2011 at 18:8

3

Solved

I would like to remove the if ... then ... else ... keywords, because I am embedding a language/DSL in Haskell. if, then and else convey a lot of meaning in many domains, and it would be great if I...
Forefather asked 9/8, 2011 at 12:37

1

Solved

I've got a package on Hackage that has haddock generated documentation but it isn't showing up on the Hackage page. I'm able to upload everything successfully but the documentation doesn't show up....
Masterwork asked 2/3, 2011 at 23:49

3

Solved

bad news this morning, I was willing to try and use Leksah (nice looking application by the way) for continuing learning haskell. I couldnt compile the "Hello World" example I found reading the le...
Cadency asked 12/1, 2011 at 10:13

2

Solved

I'm new to Haskell. How come when I try to use Days from Data.Time I get this error: Could not find module `Data.Time': It is a member of the hidden package `time-1.1.4'. Perhaps you need to add...
Schilit asked 13/11, 2010 at 1:29
1

© 2022 - 2024 — McMap. All rights reserved.