Jonathan Gallagher

Show:

What's happening?

  • Followup: RE: Compilation

    Could you include a quick how-to compile / install guide for those who have never built a C# project before. I don't see a makefile.

    2009-09-03 16:56:19 UTC in CategoryTheory

  • rcmdr through rkward

    Hi, good evening rkward community, To extend the functionality of rkward through the build in functionality of rcmdr's plugins, would it make sense to think of adding a menu, say, "Rcmdr" which gives access to the dropdown menus available in Rcmdr so that the interfaces pop-up or would it be simpler to just reimplement the functionality in rkward? I thinking mostly of the nice interfaces for...

    2009-07-14 00:19:32 UTC in rkward

  • Followup: RE: ghci support in eclipsefp

    Scratch that last comment, I just did a fresh install of EclipseFp2 on a fresh eclipse, and there are no errors.

    2008-12-16 22:27:34 UTC in Haskell support for Eclipse

  • Followup: RE: ghci support in eclipsefp

    Mentioning EclipseFP2, is there a release date? I tried installing the build and it seemed very nice; however, I get a cabal-builder error every time I hit save. Is there a library I am missing?.

    2008-12-16 22:10:02 UTC in Haskell support for Eclipse

  • Followup: RE: ghci support in eclipsefp

    thank you that helps.

    2008-12-16 22:01:08 UTC in Haskell support for Eclipse

  • ghci support in eclipsefp

    I start a new haskell project and make two files module Foo where ... and module Bar where import Foo ... The above builds with no errors (for all well defined modules Foo and Bar). The trouble comes for me with loading Bar. If I load Bar in hugs from eclipse, fine no problem, but if i load Bar in GHCi, I get the error, "could not find module 'Foo', Use -v to see a list of the...

    2008-12-13 18:48:33 UTC in Haskell support for Eclipse

  • better start up for tex lhs modules

    I don't know a lot about eclipse, cohatoe, or rcp development, but I want to perturb the functionality of EclipseFP slightly. I have done 1 eclipse rcp project, but there was no language definition. I want that when I say new module > lhs > tex style, that it puts the \documentclass{} stuff and the appropriate %include xxxstyle.sty stuff. and places an begin and end documents, so that...

    2008-12-06 23:50:54 UTC in Haskell support for Eclipse

  • Followup: RE: Is GHC necessary if you already have Hugs?

    I assume hugs works outside of eclipse. I had the same problem at first. I use Ubuntu 8.04, so my problem might be different than yours, and I also do have ghc installed. Under Window > Preference > FunctionalProgramming > Compiler, I had to make sure it pointed to /usr/bin/ghc for ghc and the same for /usr/bin/hugs for hugs. I also noticed that every once in a while Eclipse forgets...

    2008-12-06 23:44:39 UTC in Haskell support for Eclipse

  • i noticed that when I export haddock,

    EclipseFP truncates my filepath, and puts stuff in a file it creates with a partial name. For example if I want to export to /home/jon/Desktop/Thesis/prototypes/one/documentation/ eclipse only allows me to get to /home/jon/Desktop/Thesis/prototypes/one. Is there any way I can fix this?.

    2008-11-17 21:11:13 UTC in Haskell support for Eclipse

  • Followup: thank you

    Thank you for your help. Also, before I read your reply, I found another solution, which is to simply import the library into the project. - Jon.

    2008-11-04 23:22:40 UTC in Haskell support for Eclipse

About Me

  • 2008-10-25 (1 year ago)
  • 2263080
  • jdgallag (My Site)
  • Jonathan Gallagher

Send me a message