Bugs item #1169235, was opened at 2005-03-23 08:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1169235&group_id=8032

Category: Runtime System
Group: 6.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: internat error: sth_ap_v_ret

Initial Comment:
I am trying to run the program Setp.hs with the following result:

[ster:~/Desktop/UUParsing/uust] doaitse% runghc Setup.hs build
Preprocessing library uust-1.0...
Building uust-1.0...
Setup.hs: internal error: stg_ap_v_ret
    Please report this as a bug to glasgow-haskell-
[EMAIL PROTECTED],
    or http://www.sourceforge.net/projects/ghc/

System: Mac OS X, GHC 6.4

reported by:

[EMAIL PROTECTED]

The file uust.cabal contains:

name: uust
version: 1.0
license: BSD3
maintainer: Atze Dijkstra <[EMAIL PROTECTED]>
Build-Depends: base, haskell98
exposed-modules: UU.Parsing.CharParser UU.Parsing.Derived
                 UU.Parsing.Interface UU.Parsing.MachineInterface
                 UU.Parsing.Merge UU.Parsing.Offside 
UU.Parsing.Perms
                 UU.Parsing.StateParser UU.Parsing UU.DData.IntBag 
                 UU.DData.Map UU.DData.MultiSet UU.DData.Queue
                 UU.DData.Scc UU.DData.Seq UU.DData.Set 
UU.PPrint
                 UU.Pretty.Ext UU.Pretty UU.Scanner.GenToken 
UU.Scanner.GenTokenOrd
                 UU.Scanner.GenTokenParser 
UU.Scanner.GenTokenSymbol
                 UU.Scanner.Position UU.Scanner.Scanner
                 UU.Scanner.Token UU.Scanner.TokenParser 
UU.Scanner.TokenShow
                 UU.Scanner UU.Util.BinaryTrees UU.Util.PermTree 
UU.Util.Utils
                 UU.Pretty.Basic UU.Parsing.Machine    
                 UU.DData.IntMap  
                 UU.DData.IntSet        
Extensions:  RankNTypes CPP            
Hs-Source-Dir: src



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1169235&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to