|
[ ghc-Bugs-1186431 ] mkGraph Stack Overflow: msg#00091lang.haskell.glasgow.bugs
Bugs item #1186431, was opened at 2005-04-19 21:50 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=1186431&group_id=8032 Category: libraries (other) Group: 6.4 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: mkGraph Stack Overflow Initial Comment: module Data.Graph.Inductive.Graph mkGraph :: [LNode a] -> [LEdge b] -> gr a b mkGraph dies on large graphs. 'mkGraph nodes edges' gives stack overflow error. length nodes -> 20000 length edges -> 400000 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1186431&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: calling back to Haskell from several C threads, Simon Marlow |
|---|---|
| Next by Date: | Panic in GHC 6.4, John DeTreville |
| Previous by Thread: | Re: environment variables for ghc, Frederik Eaton |
| Next by Thread: | Panic in GHC 6.4, John DeTreville |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |