[Haskell-cafe] Error I haven't seen before

Jefferson Heard jefferson.r.heard at gmail.com
Thu Feb 28 16:15:54 EST 2008


I'm getting this error when I try to render the text contained in a record
structure in the Protein module.  Does this mean that the thunk that could
calculate go_terms is being evaluated for the first time in the program?
go_terms is calculated by a Data.Map.! lookup operation.

Main: No match in record selector Protein.go_terms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080228/614b3a6d/attachment.htm


More information about the Haskell-Cafe mailing list