(("build-config.ss" std/build-config gerbil/core)
 ("interactive.ss" std/interactive gerbil/core gerbil/gambit/misc)
 ("foreign.ss" std/foreign gerbil/core)
 ("format.ss" std/format gerbil/core gerbil/gambit/misc gerbil/gambit/ports)
 ("pregexp.ss" std/pregexp gerbil/core)
 ("sort.ss" std/sort gerbil/core)
 ("sugar.ss" std/sugar gerbil/core)
 ("make.ss"
  std/make
  gerbil/compiler
  gerbil/core
  gerbil/expander
  gerbil/gambit/misc
  gerbil/gambit/ports
  std/sort
  std/sugar)
 ("build-script.ss" std/build-script gerbil/core gerbil/gambit/misc std/make)
 ("error.ss" std/error gerbil/core)
 ("getopt.ss" std/getopt gerbil/core std/error std/format)
 ("logger.ss"
  std/logger
  gerbil/core
  gerbil/gambit/exceptions
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/format
  std/srfi/19
  std/sugar)
 ("generic/dispatch.ss" std/generic/dispatch gerbil/core gerbil/gambit/threads)
 ("generic/macros.ss"
  std/generic/macros
  gerbil/core
  gerbil/core$<MOP>
  std/generic/dispatch)
 ("generic/builtin.ss" std/generic/builtin gerbil/core std/generic/macros)
 ("generic.ss"
  std/generic
  gerbil/core
  std/generic/builtin
  std/generic/dispatch
  std/generic/macros)
 ("ref.ss" std/ref gerbil/core gerbil/gambit std/generic)
 ("event.ss"
  std/event
  gerbil/core
  gerbil/gambit/exceptions
  gerbil/gambit/os
  gerbil/gambit/threads
  std/misc/shuffle
  std/sugar)
 ("coroutine.ss" std/coroutine gerbil/core gerbil/gambit/threads std/sugar)
 ("iter.ss"
  std/iter
  gerbil/core
  gerbil/gambit/misc
  gerbil/gambit/ports
  std/coroutine
  std/generic)
 ("test.ss"
  std/test
  gerbil/core
  gerbil/gambit
  std/error
  std/format
  std/misc/list
  std/sugar)
 ("stxparam.ss" std/stxparam gerbil/core)
 ("lazy.ss" std/lazy gerbil/core)
 ("amb.ss" std/amb gerbil/core gerbil/gambit/random std/misc/shuffle)
 ("debug/heap.ss"
  std/debug/heap
  gerbil/core
  gerbil/gambit/hvectors
  std/generic
  std/sort)
 ("debug/memleak.ss"
  std/debug/memleak
  gerbil/core
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/debug/heap
  std/generic
  std/sort)
 ("debug/threads.ss"
  std/debug/threads
  gerbil/core
  gerbil/gambit/continuations
  gerbil/gambit/threads
  std/misc/threads)
 ("srfi/srfi-support.ss" std/srfi/srfi-support gerbil/core)
 ("srfi/1.ss" std/srfi/1 gerbil/core std/srfi/8 std/srfi/srfi-support)
 ("srfi/8.ss" std/srfi/8 gerbil/core)
 ("srfi/9.ss" std/srfi/9 gerbil/core)
 ("srfi/14.ss"
  std/srfi/14
  gerbil/core
  gerbil/gambit/bits
  std/srfi/8
  std/srfi/9
  std/srfi/srfi-support)
 ("srfi/13.ss" std/srfi/13 gerbil/core gerbil/gambit/bits std/srfi/14)
 ("srfi/19.ss"
  std/srfi/19
  gerbil/core
  gerbil/gambit/exact
  std/srfi/8
  std/srfi/srfi-support)
 ("srfi/41.ss" std/srfi/41 gerbil/core std/srfi/9)
 ("srfi/41-iter.ss"
  std/srfi/41-iter
  gerbil/core
  std/generic
  std/iter
  std/srfi/41)
 ("srfi/42.ss" std/srfi/42 gerbil/core)
 ("srfi/43.ss" std/srfi/43 gerbil/core std/srfi/8)
 ("srfi/78.ss" std/srfi/78 gerbil/core std/srfi/42)
 ("srfi/95.ss" std/srfi/95 gerbil/core)
 ("srfi/101.ss" std/srfi/101 gerbil/core gerbil/gambit/bits std/srfi/1)
 ("srfi/113.ss" std/srfi/113 gerbil/core std/srfi/125 std/srfi/128 std/srfi/9)
 ("srfi/116.ss" std/srfi/116 gerbil/core std/srfi/9)
 ("srfi/117.ss" std/srfi/117 gerbil/core std/srfi/9)
 ("srfi/121.ss" std/srfi/121 gerbil/core)
 ("srfi/121-iter.ss" std/srfi/121-iter gerbil/core std/iter std/srfi/121)
 ("srfi/124.ss" std/srfi/124 gerbil/core)
 ("srfi/125.ss" std/srfi/125 gerbil/core gerbil/gambit/hash std/srfi/128)
 ("srfi/127.ss" std/srfi/127 gerbil/core)
 ("srfi/127-iter.ss" std/srfi/127-iter gerbil/core std/iter std/srfi/127)
 ("srfi/128.ss"
  std/srfi/128
  gerbil/core
  gerbil/gambit/bits
  gerbil/gambit/hash
  std/generic)
 ("srfi/132.ss" std/srfi/132 gerbil/core gerbil/gambit/random)
 ("srfi/133.ss" std/srfi/133 gerbil/core std/srfi/8)
 ("srfi/134.ss"
  std/srfi/134
  gerbil/core
  std/srfi/1
  std/srfi/121
  std/srfi/8
  std/srfi/9)
 ("srfi/srfi-135/etc.ss" std/srfi/srfi-135/etc gerbil/core std/srfi/13)
 ("srfi/srfi-135/kernel8.ss"
  std/srfi/srfi-135/kernel8
  gerbil/core
  std/srfi/9
  std/srfi/srfi-135/etc)
 ("srfi/srfi-135/macros.ss"
  std/srfi/srfi-135/macros
  gerbil/core
  std/srfi/srfi-135/etc
  std/srfi/srfi-135/kernel8)
 ("srfi/srfi-135/text.ss"
  std/srfi/srfi-135/text
  gerbil/core
  std/srfi/13
  std/srfi/srfi-135/etc
  std/srfi/srfi-135/kernel8
  std/srfi/srfi-135/macros)
 ("srfi/srfi-135/binary.ss"
  std/srfi/srfi-135/binary
  gerbil/core
  std/srfi/srfi-135/etc
  std/srfi/srfi-135/kernel8
  std/srfi/srfi-135/macros
  std/srfi/srfi-135/text
  std/text/utf8)
 ("srfi/135.ss"
  std/srfi/135
  gerbil/core
  std/srfi/srfi-135/binary
  std/srfi/srfi-135/kernel8
  std/srfi/srfi-135/macros
  std/srfi/srfi-135/text)
 ("parser/rlang.ss" std/parser/rlang gerbil/core)
 ("parser/base.ss" std/parser/base gerbil/core std/error)
 ("parser/stream.ss"
  std/parser/stream
  gerbil/core
  gerbil/gambit/ports
  std/parser/base)
 ("parser/lexer.ss"
  std/parser/lexer
  gerbil/core
  std/parser/base
  std/parser/rlang
  std/parser/stream)
 ("parser/defparser.ss"
  std/parser/defparser
  gerbil/core
  std/parser/base
  std/parser/lexer
  std/parser/rlang)
 ("parser/rx-parser.ss"
  std/parser/rx-parser
  gerbil/core
  gerbil/core$<expander-runtime>
  std/parser/base
  std/parser/defparser
  std/parser/lexer
  std/parser/rlang)
 ("parser/deflexer.ss"
  std/parser/deflexer
  gerbil/core
  std/parser/base
  std/parser/lexer
  std/parser/rlang
  std/parser/rx-parser)
 ("parser/grammar-reader.ss"
  std/parser/grammar-reader
  gerbil/core
  gerbil/core$<expander-runtime>
  gerbil/core$<syntax-case>
  gerbil/core$<syntax-sugar>
  std/parser/base
  std/parser/deflexer
  std/parser/defparser
  std/parser/lexer
  std/parser/rlang
  std/parser/stream)
 ("parser/grammar.ss"
  std/parser/grammar
  gerbil/core
  std/parser/base
  std/parser/deflexer
  std/parser/defparser
  std/parser/grammar-reader
  std/parser/lexer
  std/parser/rlang)
 ("parser.ss"
  std/parser
  gerbil/core
  std/parser/base
  std/parser/deflexer
  std/parser/defparser
  std/parser/lexer
  std/parser/rlang
  std/parser/stream)
 ("text/utf8.ss" std/text/utf8 gerbil/core gerbil/gambit/bits std/error)
 ("text/hex.ss" std/text/hex gerbil/core gerbil/gambit/fixnum)
 ("text/base64.ssi" std/text/base64 gerbil/core)
 ("text/base58.ss"
  std/text/base58
  gerbil/core
  gerbil/gambit/bits
  gerbil/gambit/fixnum
  std/error)
 ("text/csv.ss"
  std/text/csv
  gerbil/core
  std/error
  std/misc/list
  std/misc/string
  std/srfi/1
  std/srfi/13
  std/sugar)
 ("text/json.ss"
  std/text/json
  gerbil/core
  gerbil/gambit/bits
  gerbil/gambit/ports
  std/error
  std/srfi/1)
 ("text/_zlib.ssi" std/text/_zlib gerbil/core)
 ("text/zlib.ss"
  std/text/zlib
  gerbil/core
  gerbil/gambit/ports
  std/error
  std/sugar
  std/text/_zlib
  std/text/utf8)
 ("net/address.ss"
  std/net/address
  gerbil/core
  gerbil/gambit/os
  std/format
  std/pregexp
  std/text/hex)
 ("net/uri.ss" std/net/uri gerbil/core gerbil/gambit/ports std/text/utf8)
 ("net/socks.ss"
  std/net/socks
  gerbil/core
  gerbil/gambit/ports
  std/error
  std/net/address
  std/pregexp
  std/text/utf8)
 ("net/request.ss"
  std/net/request
  gerbil/core
  gerbil/gambit/ports
  std/error
  std/format
  std/net/uri
  std/pregexp
  std/srfi/13
  std/sugar
  std/text/json
  std/text/utf8
  std/text/zlib)
 ("net/websocket.ss"
  std/net/websocket
  gerbil/core
  gerbil/gambit/bits
  gerbil/gambit/os
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/crypto/digest
  std/crypto/etc
  std/error
  std/logger
  std/misc/queue
  std/misc/timeout
  std/net/request
  std/srfi/13
  std/sugar
  std/text/base64
  std/text/utf8)
 ("net/wamp.ss"
  std/net/wamp
  gerbil/core
  gerbil/gambit/bits
  gerbil/gambit/misc
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/actor/message
  std/actor/proto
  std/crypto/etc
  std/error
  std/logger
  std/misc/completion
  std/misc/threads
  std/net/websocket
  std/sugar
  std/text/json)
 ("net/repl.ss"
  std/net/repl
  gerbil/core
  gerbil/gambit/exceptions
  gerbil/gambit/ports
  gerbil/gambit/readtables
  gerbil/gambit/threads
  std/logger
  std/misc/threads
  std/net/address
  std/sugar)
 ("os/error.ss" std/os/error gerbil/core std/foreign)
 ("os/fd.ss" std/os/fd gerbil/core gerbil/gambit/ports)
 ("os/fdio.ss"
  std/os/fdio
  gerbil/core
  std/foreign
  std/os/error
  std/os/fcntl
  std/os/fd)
 ("os/fcntl.ss" std/os/fcntl gerbil/core std/foreign std/os/error std/os/fd)
 ("os/pipe.ss"
  std/os/pipe
  gerbil/core
  std/foreign
  std/os/error
  std/os/fcntl
  std/os/fd)
 ("os/_socket.ssi" std/os/_socket gerbil/core)
 ("os/socket.ss"
  std/os/socket
  gerbil/core
  gerbil/gambit/ports
  std/net/address
  std/os/_socket
  std/os/error
  std/os/fcntl
  std/os/fd
  std/sugar
  std/text/utf8)
 ("os/kqueue.ss"
  std/os/kqueue
  gerbil/core
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/os/error
  std/os/fcntl
  std/os/fd)
 ("os/signal.ss" std/os/signal gerbil/core std/foreign std/os/error)
 ("os/signal-handler.ss"
  std/os/signal-handler
  gerbil/core
  gerbil/gambit/threads
  std/logger
  std/os/error
  std/os/fd
  std/os/kqueue
  std/os/signal
  std/sugar)
 ("os/pid.ss" std/os/pid gerbil/core std/foreign)
 ("net/bio/input.ss"
  std/net/bio/input
  gerbil/core
  gerbil/gambit/bits
  std/error
  std/srfi/1
  std/text/utf8)
 ("net/bio/output.ss"
  std/net/bio/output
  gerbil/core
  gerbil/gambit/bits
  std/error)
 ("net/bio/buffer.ss"
  std/net/bio/buffer
  gerbil/core
  std/error
  std/net/bio/input
  std/net/bio/output
  std/srfi/1)
 ("net/bio.ss"
  std/net/bio
  gerbil/core
  std/net/bio/buffer
  std/net/bio/input
  std/net/bio/output)
 ("net/socket/base.ss"
  std/net/socket/base
  gerbil/core
  gerbil/gambit/os
  std/actor/proto
  std/misc/timeout)
 ("net/socket/basic-socket.ss"
  std/net/socket/basic-socket
  gerbil/core
  gerbil/gambit/misc
  gerbil/gambit/os
  gerbil/gambit/ports
  std/net/socket/base
  std/os/fd
  std/os/socket)
 ("net/socket/api.ss"
  std/net/socket/api
  gerbil/core
  gerbil/gambit/os
  std/error
  std/net/socket/base
  std/net/socket/basic-socket
  std/os/error
  std/os/socket
  std/sugar)
 ("net/socket/buffer.ss"
  std/net/socket/buffer
  gerbil/core
  gerbil/gambit/os
  std/error
  std/net/bio/input
  std/net/bio/output
  std/net/socket/api
  std/net/socket/base)
 ("net/socket/basic-server.ss"
  std/net/socket/basic-server
  gerbil/core
  gerbil/gambit/threads
  std/actor/message
  std/actor/proto
  std/logger
  std/net/socket/base
  std/os/socket
  std/sugar)
 ("net/socket/kqueue-server.ss"
  std/net/socket/kqueue-server
  gerbil/core
  gerbil/gambit/misc
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/iter
  std/net/socket/base
  std/net/socket/basic-server
  std/os/fd
  std/os/kqueue)
 ("net/socket/server.ss"
  std/net/socket/server
  gerbil/core
  gerbil/gambit/threads
  std/logger
  std/misc/threads
  std/net/socket/base
  std/net/socket/kqueue-server
  std/sugar)
 ("net/socket.ss"
  std/net/socket
  gerbil/core
  std/net/socket/api
  std/net/socket/buffer
  std/net/socket/server)
 ("net/httpd/mux.ss" std/net/httpd/mux gerbil/core std/misc/sync)
 ("net/httpd/handler.ss"
  std/net/httpd/handler
  gerbil/core
  gerbil/gambit/os
  std/error
  std/foreign
  std/logger
  std/net/bio
  std/net/socket
  std/pregexp
  std/srfi/1
  std/sugar
  std/text/utf8)
 ("net/httpd/server.ss"
  std/net/httpd/server
  gerbil/core
  gerbil/gambit/exceptions
  gerbil/gambit/threads
  std/actor/message
  std/actor/proto
  std/logger
  std/misc/threads
  std/net/httpd/handler
  std/net/httpd/mux
  std/net/socket
  std/os/socket
  std/sugar)
 ("net/httpd/file.ss"
  std/net/httpd/file
  gerbil/core
  gerbil/gambit/ports
  std/event
  std/logger
  std/net/httpd/handler
  std/os/fcntl
  std/os/fd
  std/os/fdio
  std/sugar)
 ("net/httpd.ss"
  std/net/httpd
  gerbil/core
  std/net/httpd/file
  std/net/httpd/handler
  std/net/httpd/mux
  std/net/httpd/server)
 ("net/sasl.ss"
  std/net/sasl
  gerbil/core
  std/crypto
  std/error
  std/sugar
  std/text/base64
  std/text/hex
  std/text/utf8)
 ("xml/_libxml.ssi" std/xml/_libxml gerbil/core)
 ("xml/libxml.ss" std/xml/libxml gerbil/core std/xml/_libxml)
 ("xml/ssax.ss" std/xml/ssax gerbil/core std/srfi/13)
 ("xml/sxpath.ss" std/xml/sxpath gerbil/core)
 ("xml/sxml.ss" std/xml/sxml gerbil/core)
 ("xml/sxml-to-xml.ssi" std/xml/sxml-to-xml gerbil/core)
 ("xml/print.ss" std/xml/print gerbil/core std/xml/sxml-to-xml)
 ("xml.ss"
  std/xml
  gerbil/core
  std/build-config
  std/xml/libxml
  std/xml/print
  std/xml/ssax
  std/xml/sxml
  std/xml/sxpath)
 ("crypto/libcrypto.ssi" std/crypto/libcrypto gerbil/core)
 ("crypto/etc.ss"
  std/crypto/etc
  gerbil/core
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/crypto/libcrypto
  std/error
  std/format
  std/text/utf8)
 ("crypto/digest.ss"
  std/crypto/digest
  gerbil/core
  std/crypto/etc
  std/crypto/libcrypto)
 ("crypto/cipher.ss"
  std/crypto/cipher
  gerbil/core
  gerbil/gambit/ports
  std/crypto/etc
  std/crypto/libcrypto
  std/text/utf8)
 ("crypto/hmac.ss"
  std/crypto/hmac
  gerbil/core
  std/crypto/digest
  std/crypto/etc
  std/crypto/libcrypto)
 ("crypto/bn.ss" std/crypto/bn gerbil/core std/crypto/etc std/crypto/libcrypto)
 ("crypto/dh.ss" std/crypto/dh gerbil/core std/crypto/etc std/crypto/libcrypto)
 ("crypto.ss"
  std/crypto
  gerbil/core
  std/crypto/bn
  std/crypto/cipher
  std/crypto/dh
  std/crypto/digest
  std/crypto/etc
  std/crypto/hmac)
 ("misc/timeout.ss" std/misc/timeout gerbil/core gerbil/gambit/os)
 ("misc/list.ss" std/misc/list gerbil/core)
 ("misc/rtd.ss" std/misc/rtd gerbil/core)
 ("misc/shuffle.ss" std/misc/shuffle gerbil/core gerbil/gambit/random)
 ("misc/uuid.ss"
  std/misc/uuid
  gerbil/core
  gerbil/gambit/hash
  std/crypto/digest
  std/crypto/etc
  std/pregexp
  std/text/hex
  std/text/utf8)
 ("misc/repr.ss"
  std/misc/repr
  gerbil/core
  gerbil/gambit/hash
  gerbil/gambit/ports
  std/format
  std/misc/list
  std/misc/rtd
  std/sort)
 ("misc/queue.ss" std/misc/queue gerbil/core)
 ("misc/pqueue.ss" std/misc/pqueue gerbil/core)
 ("misc/deque.ss" std/misc/deque gerbil/core)
 ("misc/rbtree.ss" std/misc/rbtree gerbil/core std/generic std/iter)
 ("misc/lru.ss" std/misc/lru gerbil/core std/generic std/iter std/misc/list)
 ("misc/string.ss" std/misc/string gerbil/core gerbil/gambit/ports std/srfi/13)
 ("misc/sync.ss" std/misc/sync gerbil/core gerbil/gambit/threads)
 ("misc/completion.ss"
  std/misc/completion
  gerbil/core
  gerbil/gambit/threads
  std/sugar)
 ("misc/barrier.ss"
  std/misc/barrier
  gerbil/core
  gerbil/gambit/threads
  std/sugar)
 ("misc/channel.ss"
  std/misc/channel
  gerbil/core
  gerbil/gambit/threads
  std/error
  std/generic
  std/iter
  std/misc/queue
  std/misc/timeout)
 ("misc/ports.ss" std/misc/ports gerbil/core gerbil/gambit/ports std/sugar)
 ("misc/threads.ss"
  std/misc/threads
  gerbil/core
  gerbil/gambit/threads
  std/sugar)
 ("misc/process.ss"
  std/misc/process
  gerbil/core
  gerbil/gambit/ports
  std/misc/ports
  std/sugar)
 ("misc/shared.ss" std/misc/shared gerbil/core)
 ("misc/text.ss" std/misc/text gerbil/core std/misc/ports)
 ("misc/func.ss" std/misc/func gerbil/core)
 ("protobuf/io.ss"
  std/protobuf/io
  gerbil/core
  gerbil/gambit/bits
  gerbil/gambit/ports
  std/error
  std/foreign
  std/net/bio
  std/text/utf8)
 ("protobuf/macros.ss"
  std/protobuf/macros
  gerbil/core
  std/error
  std/net/bio
  std/protobuf/io)
 ("protobuf/proto-grammar.ss" std/protobuf/proto-grammar std/parser/grammar)
 ("protobuf/proto.ss"
  std/protobuf/proto
  gerbil/core
  std/parser/base
  std/protobuf/macros
  std/protobuf/proto-grammar
  std/sugar)
 ("actor/message.ss"
  std/actor/message
  gerbil/core
  gerbil/gambit/os
  gerbil/gambit/threads
  std/error
  std/event
  std/stxparam)
 ("actor/xdr.ss"
  std/actor/xdr
  gerbil/core
  gerbil/gambit/bits
  gerbil/gambit/os
  std/error
  std/foreign
  std/net/bio
  std/srfi/1)
 ("actor/proto.ss"
  std/actor/proto
  gerbil/core
  gerbil/gambit/hash
  gerbil/gambit/misc
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/actor/message
  std/actor/xdr
  std/error
  std/event
  std/misc/completion
  std/misc/uuid
  std/net/address
  std/sugar)
 ("actor/rpc/base.ss"
  std/actor/rpc/base
  gerbil/core
  gerbil/gambit/threads
  std/actor/message
  std/actor/proto
  std/actor/xdr
  std/misc/sync
  std/misc/uuid
  std/net/bio)
 ("actor/rpc/proto/message.ss"
  std/actor/rpc/proto/message
  gerbil/core
  std/actor/message
  std/actor/proto
  std/actor/rpc/base
  std/actor/xdr
  std/error
  std/misc/uuid
  std/net/bio)
 ("actor/rpc/proto/null.ss"
  std/actor/rpc/proto/null
  gerbil/core
  std/actor/proto
  std/actor/rpc/base
  std/actor/rpc/proto/message
  std/net/bio)
 ("actor/rpc/proto/cookie.ss"
  std/actor/rpc/proto/cookie
  gerbil/core
  std/actor/proto
  std/actor/rpc/base
  std/actor/rpc/proto/message
  std/actor/rpc/proto/null
  std/actor/xdr
  std/crypto/digest
  std/crypto/etc
  std/net/bio)
 ("actor/rpc/proto/cipher.ss"
  std/actor/rpc/proto/cipher
  gerbil/core
  std/actor/proto
  std/actor/rpc/base
  std/actor/rpc/proto/cookie
  std/actor/rpc/proto/message
  std/actor/rpc/proto/null
  std/actor/xdr
  std/crypto/bn
  std/crypto/cipher
  std/crypto/dh
  std/crypto/digest
  std/crypto/etc
  std/net/bio)
 ("actor/rpc/connection.ss"
  std/actor/rpc/connection
  gerbil/core
  gerbil/gambit/exceptions
  gerbil/gambit/os
  gerbil/gambit/threads
  std/actor/message
  std/actor/proto
  std/actor/rpc/base
  std/actor/rpc/proto/message
  std/actor/xdr
  std/logger
  std/misc/threads
  std/misc/uuid
  std/net/bio
  std/net/socket
  std/os/socket
  std/sugar)
 ("actor/rpc/server.ss"
  std/actor/rpc/server
  gerbil/core
  gerbil/gambit/exceptions
  gerbil/gambit/threads
  std/actor/message
  std/actor/proto
  std/actor/rpc/base
  std/actor/rpc/connection
  std/actor/rpc/proto/cipher
  std/actor/rpc/proto/cookie
  std/actor/rpc/proto/null
  std/logger
  std/misc/threads
  std/misc/uuid
  std/net/address
  std/net/socket
  std/os/socket
  std/sugar)
 ("actor/rpc.ss" std/actor/rpc gerbil/core std/actor/rpc/server)
 ("actor.ss"
  std/actor
  gerbil/core
  std/actor/message
  std/actor/proto
  std/actor/rpc)
 ("web/fastcgi.ss"
  std/web/fastcgi
  gerbil/core
  gerbil/gambit
  std/error
  std/format
  std/iter
  std/logger
  std/net/address
  std/sugar
  std/text/utf8)
 ("web/rack.ss"
  std/web/rack
  gerbil/core
  gerbil/gambit
  std/error
  std/format
  std/iter
  std/logger
  std/sugar
  std/text/utf8
  std/web/fastcgi)
 ("db/dbi.ss"
  std/db/dbi
  gerbil/core
  gerbil/gambit/misc
  std/error
  std/generic
  std/iter
  std/sugar)
 ("db/conpool.ss"
  std/db/conpool
  gerbil/core
  gerbil/gambit/threads
  std/error
  std/logger
  std/sugar)
 ("db/postgresql-driver.ss"
  std/db/postgresql-driver
  gerbil/core
  gerbil/gambit/bits
  gerbil/gambit/ports
  gerbil/gambit/threads
  std/actor/message
  std/actor/proto
  std/crypto
  std/db/dbi
  std/error
  std/logger
  std/misc/channel
  std/misc/list
  std/net/bio
  std/net/sasl
  std/sugar
  std/text/hex
  std/text/utf8)
 ("db/postgresql.ss"
  std/db/postgresql
  gerbil/core
  std/db/dbi
  std/db/postgresql-driver
  std/iter
  std/misc/channel
  std/srfi/19)
 ("db/_sqlite.ssi" std/db/_sqlite gerbil/core)
 ("db/sqlite.ss"
  std/db/sqlite
  gerbil/core
  std/db/_sqlite
  std/db/dbi
  std/format
  std/iter))
