<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/Setup.hs, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2022-08-24T09:57:47+00:00</updated>
<entry>
<title>workaround for the Nix madness</title>
<updated>2022-08-24T09:57:47+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2022-08-24T09:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1294269cd60f3db7b056135104615625baeb528c'/>
<id>urn:sha1:1294269cd60f3db7b056135104615625baeb528c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove notice about RGL not being included anymore from build scripts</title>
<updated>2021-03-08T12:48:30+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2021-03-08T12:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9b4f2dd18b64b770aaebfa1885085e8e3447f119'/>
<id>urn:sha1:9b4f2dd18b64b770aaebfa1885085e8e3447f119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First attempt at fixing incompabilities with newer cabal</title>
<updated>2020-08-05T16:48:24+00:00</updated>
<author>
<name>Andreas Källberg</name>
<email>anka.213@gmail.com</email>
</author>
<published>2020-08-05T14:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=251845f83ea52965b5205fd231ffa2c87bb34de6'/>
<id>urn:sha1:251845f83ea52965b5205fd231ffa2c87bb34de6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make GF compile with GHC 8.6.2</title>
<updated>2018-12-04T09:31:53+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-12-04T09:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ee5ac81dfcd8856ca64c6a6aa65c6e47a3214da9'/>
<id>urn:sha1:ee5ac81dfcd8856ca64c6a6aa65c6e47a3214da9</id>
<content type='text'>
- Re-implement `Distribution.Simple.BuildPaths.exeExtension`
- Turn off `MonadFailDesugaring`

Tested with GHC:

- 7.10.3
- 8.0.2
- 8.2.2
- 8.4.3
- 8.6.2

Yay Stack!
</content>
</entry>
<entry>
<title>`cabal sdist` doesn't throw an error anymore</title>
<updated>2018-10-15T19:05:55+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-10-15T19:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8df3b458d446297557575511701169bcef229e6f'/>
<id>urn:sha1:8df3b458d446297557575511701169bcef229e6f</id>
<content type='text'>
This was making it impossible to install gf as external source in cabal sandbox
</content>
</entry>
<entry>
<title>Fixes for buildWeb</title>
<updated>2018-07-25T22:51:13+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-07-25T22:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=59e66adb3500b70b40180b9010004e56a9a472ac'/>
<id>urn:sha1:59e66adb3500b70b40180b9010004e56a9a472ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[GF Split] Post-split updates</title>
<updated>2018-07-25T17:55:11+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-07-25T17:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e1dd7bfdf573d4b7345df1553bfb33a5eab0fbd2'/>
<id>urn:sha1:e1dd7bfdf573d4b7345df1553bfb33a5eab0fbd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WebSetup: fail silently when example grammars don't build</title>
<updated>2018-07-19T10:36:39+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-07-19T10:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=cd1942a8454d569363b201f2345953e648ec9b53'/>
<id>urn:sha1:cd1942a8454d569363b201f2345953e648ec9b53</id>
<content type='text'>
Also used installed RGL not built
</content>
</entry>
<entry>
<title>More cleanup in Setup and WebSetup</title>
<updated>2018-07-05T13:22:05+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-07-05T13:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f9331526d18258fe3aea6143811d0f4df4784e0c'/>
<id>urn:sha1:f9331526d18258fe3aea6143811d0f4df4784e0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert to a version compatible with Cabal 1.22</title>
<updated>2018-07-05T11:10:02+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2018-07-05T11:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=73cf58da2339878a91b748ad3849d59514065edf'/>
<id>urn:sha1:73cf58da2339878a91b748ad3849d59514065edf</id>
<content type='text'>
</content>
</entry>
</feed>
