[Liskell-devel] Running Problems

Orlando Hill orlandodarhill at gmail.com
Wed Sep 12 14:36:10 CEST 2007


Hi.

I really like the idea of Liskell but haven't been able to get it 
running yet.

I've downloaded and compiled the version in darcs. I then did make 
install. (Was I supposed to? I don't know.)

At this point I wasn't sure what to do next. I assume that I use the 
'ghc' that was just installed.

Doing 'ghc -c -v' on some of your examples gives the error listed at the 
bottom. It talks about LskPrelude.hi and as far as I can tell, it isn't 
installed outside the liskell build directory.

Hope you can point out where I'm going wrong.
Thanks,
Orlando.

=========================

Glasgow Haskell Compiler, Version 6.6.1, for Haskell 98, compiled by GHC 
version 6.6.1
Using package config file: /usr/local/lib/ghc-6.6.1/package.conf
wired-in package base mapped to base-2.1.1
wired-in package rts mapped to rts-1.0
wired-in package haskell98 mapped to haskell98-1.0
wired-in package LskPrelude mapped to LskPrelude-0.1
wired-in package ghc mapped to ghc-6.6.1
wired-in package template-haskell mapped to template-haskell-2.1
Hsc static flags: -static
Created temporary directory: /tmp/ghc4837_0
*** Checking old interface for main:Prolog:
*** Parser:
*** Renamer/typechecker:

Prolog.lsk:11:0:
    Failed to load interface for `LskPrelude':
      locations searched:
        LskPrelude.hi
        LskPrelude.hi-boot
        /usr/local/lib/ghc-6.6.1/imports/LskPrelude.hi
*** Deleting temp files:
Deleting: /tmp/ghc4837_0/ghc4837_0.s
Warning: deleting non-existent /tmp/ghc4837_0/ghc4837_0.s
*** Deleting temp dirs:
Deleting: /tmp/ghc4837_0



More information about the Liskell-devel mailing list