Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: how to hack on pugs in ghci?

by tphyahoo (Vicar)
on Mar 15, 2009 at 19:21 UTC ( [id://750772]=note: print w/replies, xml ) Need Help??


in reply to Re: how to hack on pugs in ghci?
in thread how to hack on pugs in ghci? how to use perl6 regexen and grammars in haskell?

This was a partial solution: it got me past the missing datafile problem. However, now I have another error:

During interactive linking, GHCi couldn't find the following symbol: text__prelude_pm This may be due to you not asking GHCi to load extra object files, arc +hives or DLLs needed by your current session. Restart GHCi, specifyi +ng the missing library using the -L/path/to/object/dir and -lmissingl +ibname flags, or simply by naming the relevant files on the GHCi comm +and line. Alternatively, this link failure might indicate a bug in GH +Ci. If you suspect the latter, please send a bug report to: glasgow-h +askell-bugs@haskell.org

Replies are listed 'Best First'.
Re^3: how to hack on pugs in ghci?
by Yary (Pilgrim) on Mar 16, 2009 at 17:36 UTC
    dev.pugscode.org/browser will show activity in the pugs subversion tree- it's generally busy since that's where the specs and tests live. But drilling into the src/Pugs directory shows it's pretty quiet in there. Dead is too strong a word, quiescent is better...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://750772]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-20 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found