1 hdata is an sqlite3-powered academic paper database interface,
6 you will need to install the following dependencies:
8 GHC: http://www.haskell.org/ghc/
9 Sqlite3: http://www.sqlite.org
10 HDBC-Sqlite3: http://hackage.haskell.org/package/HDBC-sqlite3
20 alternatively, control the install location with the 'PREFIX' and 'DESTDIR'
21 environment variables (or simply edit the Makefile).
25 After building and installing,
31 Grab the latest source and report bugs at:
33 https://www.github.com/gagnonlg/hdata
35 Get in touch with the author at:
37 louis.guillaume.gagnon@gmail.com
41 Copyright (C) 2013 Louis-Guillaume Gagnon
43 This program may be freely redistributed under the terms
44 of the GNU General Public License, version 3 or later.
45 For more information, see 'COPYING'