Skip to content
Snippets Groups Projects
Commit 9ac5c76c authored by Julian Seward's avatar Julian Seward
Browse files

[project @ 2000-01-07 10:29:59 by sewardj]

Add a few more symbols to EXTERN_SYMS to track recent GHC Prelude changes.
parent 3986a189
No related merge requests found
......@@ -7,8 +7,8 @@
* Hugs version 1.4, December 1997
*
* $RCSfile: interface.c,v $
* $Revision: 1.20 $
* $Date: 2000/01/06 16:33:10 $
* $Revision: 1.21 $
* $Date: 2000/01/07 10:29:59 $
* ------------------------------------------------------------------------*/
#include "prelude.h"
......@@ -2295,6 +2295,7 @@ Type type; {
Sym(mpz_cmp_si) \
Sym(mpz_cmp) \
Sym(__mpn_gcd_1) \
Sym(gcdIntegerzh_fast) \
Sym(newArrayzh_fast) \
Sym(unsafeThawArrayzh_fast) \
Sym(newDoubleArrayzh_fast) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment