« Previous | Next » 

Revision e8f89bb6

IDe8f89bb6d87c5cafd6aca767148dfa148dd6e042
Parent 084b2502
Child 45ab6a8d

Added by Iustin Pop over 14 years ago

Split the exernal data loader out of CLI.hs

Currently the external data loader is in CLI.hs, which makes all
programs that need cli functionality (options, etc.) link against the
network modules (most importantly curl). This patch splits this
functionality into a new module such that (for example) hail which only
deals with file I/O doesn't link against these libraries.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences