Update lens module reference

This commit is contained in:
Jack Firth 2015-07-13 12:07:16 -07:00
parent bddd41761d
commit b30ba7f24c

View File

@ -1,7 +1,7 @@
#lang racket
(require racket/match
lenses)
lens)
(provide with-scoped-pre-transformer
with-scoped-pre-transformers)