Thanks, So now i at least get a compiler error
No instance for (NFData (V.Vector Double))So how would one define NFData instance for vector? On Apr 16, 2013, at 10:51 PM, Andres Löh <[email protected]> wrote: >> NFData Simple where rnf = genericRnf _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
