You cannot post messages because only members can post, and you are not currently a member.
Description:
User forum for the Leksah Haskell IDE
|
|
|
Yi Mode Vim Bindings?
|
| |
Hi, I saw a reference that Yi mode supported Vim bindings but I haven't been able to get it to work. I'm using .12.1.3 on Linux. In Prefs I've checked the "Use Yi" box, but I don't see any difference in the editor after doing that. Is there something else also required to activate this? Thanks, Jeremy... more »
|
|
ghci -fno-ghci-sandbox
|
| |
I found that
ghci -fno-ghci-sandbox have wx running unders ghci
is there any pref to have this parameter passed to ghci when going debug ?
[0]([link]) --------------
Luc
be.linkedin.com/in/luctaesch/ ([link])
Envoyé avec Sparrow ([link])... more »
|
|
Student question
|
| |
I am doing a project using Haskell for a class surveying many languages. I am doing this on a Win7 64bit machine. I downloaded the Haskell Platform and then leksah. When I start it I get messages after the server start that say the metadata collector has nothing to do and then has finished, and several packageinfo not found for cache, is, out, of and Files. It then... more »
|
|
Editing existing/dependent cabal package
|
| |
If I need to fix bugs in an existing cabal package (not mine!) used as a dependency of the package I'm authoring in Leksah, is there a way to open the source from the other package in order to make/test some provisional changes? I can't find such a feature, but it would be awesome if it existed!... more »
|
|
Running (multiple) executables
|
| |
It is easy to specify that a particular package has multiple "Executables" (in the Package->Executables menu), however, I do not see a way to specify which exectuable to *run* (i.e., a way to specify the behavior when you click the 'run' button). Also, there is only one location to enter runtime... more »
|
|
erratic move on the editor screen
|
| |
hi Gentlemen I have my mouse generating sudden move of the editor screen. big ones.
the cursor is still in place, as when I use the keyboards arrows I got back where I was ( roughly)
is it known ?
Mac 10,8 , Lesah 0,13,1, ghc 7,4,2 --------------
Luc
be.linkedin.com/in/luctaesch/ ([link])... more »
|
|
Announce: Leksah 0.13.2.0 (still a bit experimental)
|
| |
Version Control
---------------
Harald and Stephan's Version Control integration has been
merged in! If you want to help out on this there are still some
cool things that could be added. I for one would love something
to show my changes vs. the repo as I edit.
Harald and Stephan also added a number of other nice UI... more »
|
|
gettext in leksah
|
| |
Hello, How would we go about contributing to leksah, specifically, how could we add gettext to the project, allowing it to be i18n'ed? Is there a specific branch in the repository on which we should work? Also, building instructions would be appreciated :) Thanks in advance, Thiago
|
|
Announce: Leksah 0.13.1 (a bit experimental)
|
| |
This has mostly bug fixes, GHC 7.4.2, GHC 7.6.1 and Gtk3
support.
I have not uploaded it to Hackage as it uses Gtk2Hs patches
that are not in Hackage.
New features include "View->Dark" (OS X only) and
"View->Fullscreen".
OS X (using Gtk3)
-----------------
Choose the version that matches your installed GHC... more »
|
|
Basic questions on 12.3
|
| |
Good Evening Gentleman, I would have three questions : * 1/using 0.12.3 on OS X 10.8 * I seem to cannot auto import. * I am taking a working pgm , comment an import, * and neither cmd-R to rightick "Add import" on error seems to effect. * * 2/ when I rebuild metadata , how can I know it is finished and correct ?... more »
|
|
|