<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/programs/gf.hs, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2014-10-16T15:21:00+00:00</updated>
<entry>
<title>Rename src/programs/gf.hs to gf-main.hs to avoid confusing GHC</title>
<updated>2014-10-16T15:21:00+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2014-10-16T15:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5a641ebe730662c5c439521a1caddcc8a3125399'/>
<id>urn:sha1:5a641ebe730662c5c439521a1caddcc8a3125399</id>
<content type='text'>
It appears that GHC can't keep GF.hs and gf.hs apart on systems with case
insensitive file names.
</content>
</entry>
<entry>
<title>Turn the GF compiler into a library. Main program is now in src/programs/gf.hs</title>
<updated>2014-10-16T15:00:49+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2014-10-16T15:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2e2e7acf12c1b84eb1d4f0ac28d120a4d0c4a1c4'/>
<id>urn:sha1:2e2e7acf12c1b84eb1d4f0ac28d120a4d0c4a1c4</id>
<content type='text'>
The module src/compiler/GF.hs now serves as a prelimiary compiler API. It just
exports a selection of functions and types from the compiler.

Haddock documentation can be generated with

	cabal haddock --hyperlink-source

Also bumbed the version number to 3.6.10.

</content>
</entry>
</feed>
