Hi ! Can someone tell me where to download the *data* and *concurrent *packages.
I need them to build FranTk1.1 package ( http://www.dcs.gla.ac.uk/~meurig/FranTk/news.html) Thanks in advance! BFT frantk.conf file : Package {name = "FranTk", import_dirs = ["/local/www.people/personal/meurig/haskell/built/frantk/imports"], source_dirs = [], library_dirs = ["/local/www.people/personal/meurig/haskell/built/frantk"], hs_libraries = ["HSFranTk"], extra_libraries = ["tcl8.3","tk8.3"], include_dirs = [], c_includes = [], *package_deps = [ "concurrent", "data" ],* extra_ghc_opts = [ "-fvia-C", "-fallow-overlapping-instances", "-fallow-undecidable-instances" ], extra_cc_opts = [], extra_ld_opts = ["-lncurses"] }
_______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
