about summary refs log tree commit diff stats
path: root/chicanery.scm
blob: 3677dded0693d2c78ca0394a97bfb0e6a0c596ff (plain)
1
2
3
4
5
(module chicanery ()
  (import scheme (chicken module))
  (reexport (chicanery base)
            (chicanery extras)))