misplaces SPECIALISE
Simon Peyton-Jones
simonpj@microsoft.com
Mon, 22 Apr 2002 23:16:41 -0700
It is really hard to help you if you don't supply the
context. Which version of GHC? Send the code for Trie.lhs.
etc.
Otherwise we're all guessing.
Simon
| -----Original Message-----
| From: Hal Daume III [mailto:hdaume@ISI.EDU]=20
| Sent: 22 April 2002 23:46
| To: GHC Users Mailing List
| Subject: misplaces SPECIALISE
|=20
|=20
| /nfs/isd/hdaume/projects/NLP/Trie.lhs:162:
| Misplaced SPECIALISE instance pragma:
| {-# SPECIALIZE instance {Binary (Trie Token Double)} #-}=20
| Failed, modules loaded: NLP.NLPPrelude, Util.BinUtil,=20
| Util.Binary, NLP.HashMap, Util.ShrinkString, Util.FastMutInt,=20
| NLP.Util.
|=20
|=20
| what does that mean?
|=20
| --
| Hal Daume III
|=20
| "Computer science is no more about computers | hdaume@isi.edu
| than astronomy is about telescopes." -Dijkstra | www.isi.edu/~hdaume
|=20
| _______________________________________________
| Glasgow-haskell-users mailing list=20
| Glasgow-haskell-users@haskell.org=20
| http://www.haskell.org/mailman/listinfo/glasgow-| haskell-users
|=20