
11 Sep
2007
11 Sep
'07
10:41 a.m.
Hello, I have some questions connected more with the licenses and libraries as the language itself: Is it possible to: - publish Haskell source code under the BSD3 license - provide an executable binary together with the code "including" (compiled e.g. with 'ghc --make') "standard" (in the ghc compiler download) libraries of the base and/or other packages - publish Haskell source code under the BSD3 license which will work with GTK2HS - provide an executable binary together with the code compiled with 'ghc -- make' - does there have to be any special flags set to do so - does there have to be included further notes about the libraries and/or there license -- Thanks in advance, H.