fix some phase issues in 'match' implementation

svn: r9963

original commit: d1628d623897acc07bb14d01507f4539849e907a
This commit is contained in:
Matthew Flatt 2008-05-26 19:51:06 +00:00
parent d89c251c47
commit 5f0913db0d

View File

@ -5,7 +5,7 @@
"extra-procs.ss"
(only-in scheme/list cons? take drop add-between last)
'#%paramz
(only-in scheme/match/patterns match:error))
(only-in scheme/match/runtime match:error))
;; these are all for constructing the types given to variables
(require (for-syntax