Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: how to hack on pugs in ghci?

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


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

seems a solution is here: http://neilmitchell.blogspot.com/2008/02/adding-data-files-using-cabal.html

Replies are listed 'Best First'.
Re^2: how to hack on pugs in ghci?
by tphyahoo (Vicar) on Mar 15, 2009 at 19:21 UTC
    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
      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://750770]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-19 19:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found