<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cabal-helper.git/lib/Distribution/Helper, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://g.ypei.me/cabal-helper.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/cabal-helper.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/'/>
<updated>2019-12-21T03:39:11+00:00</updated>
<entry>
<title>Always include cabal-v2 project in discover</title>
<updated>2019-12-21T03:39:11+00:00</updated>
<author>
<name>Luke Lau</name>
<email>luke_lau@icloud.com</email>
</author>
<published>2019-11-17T01:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=5b6cefdbe03ebc4ec6451751fbaba72cab663766'/>
<id>urn:sha1:5b6cefdbe03ebc4ec6451751fbaba72cab663766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change license to Apache2</title>
<updated>2019-09-29T01:20:23+00:00</updated>
<author>
<name>Daniel Gröber</name>
<email>dxld@darkboxed.org</email>
</author>
<published>2019-09-29T01:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=447814db7ecda25afa13a7a699a72c5223649d98'/>
<id>urn:sha1:447814db7ecda25afa13a7a699a72c5223649d98</id>
<content type='text'>
All contributors have agreed on public record at

    https://github.com/DanielG/cabal-helper/issues/76

Fixes #76
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2019-09-17T15:48:26+00:00</updated>
<author>
<name>Daniel Gröber</name>
<email>dxld@darkboxed.org</email>
</author>
<published>2019-08-21T01:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=39290777e40636700a6a2d7906bacb506d8600b1'/>
<id>urn:sha1:39290777e40636700a6a2d7906bacb506d8600b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ProjLoc to source directory correspondence</title>
<updated>2019-09-17T15:48:26+00:00</updated>
<author>
<name>Daniel Gröber</name>
<email>dxld@darkboxed.org</email>
</author>
<published>2019-08-05T23:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=c70e8076803bd29d7675ed493ebb1ca246891b34'/>
<id>urn:sha1:c70e8076803bd29d7675ed493ebb1ca246891b34</id>
<content type='text'>
We cannot always assume `takeDirectory cfg_file` will be the project source
directory!
</content>
</entry>
<entry>
<title>Flesh out project discovery API</title>
<updated>2019-09-17T15:48:26+00:00</updated>
<author>
<name>Daniel Gröber</name>
<email>dxld@darkboxed.org</email>
</author>
<published>2019-07-31T12:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=65bd5532775f13d911f4def1059b614acca5a330'/>
<id>urn:sha1:65bd5532775f13d911f4def1059b614acca5a330</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split SProjType along build-tool line</title>
<updated>2019-09-17T15:48:26+00:00</updated>
<author>
<name>Daniel Gröber</name>
<email>dxld@darkboxed.org</email>
</author>
<published>2019-07-30T14:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=f29e10402d7cba68264f06d8644712e189e17142'/>
<id>urn:sha1:f29e10402d7cba68264f06d8644712e189e17142</id>
<content type='text'>
This makes it much easier to deal with differences between the build tools
as we can now have functions that only make sense for Cabal and statically
enforce this by passing a 'SCabalProjType pt' as evidence that $pt \in {V1,
V2}$.
</content>
</entry>
<entry>
<title>Support cabal-file not being in pkgdir with cabal-v1</title>
<updated>2019-09-17T15:48:26+00:00</updated>
<author>
<name>Daniel Gröber</name>
<email>dxld@darkboxed.org</email>
</author>
<published>2019-07-30T00:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=8c9361e4ba6e2257f2bd9d354a56005318477ed6'/>
<id>urn:sha1:8c9361e4ba6e2257f2bd9d354a56005318477ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start implementing Distribution.Helper.Discover</title>
<updated>2019-09-17T15:48:26+00:00</updated>
<author>
<name>Zubin Duggal</name>
<email>zubin@cmi.ac.in</email>
</author>
<published>2019-07-18T11:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=4ea02d3a8a6aec056e58eb1c15e12e0835041549'/>
<id>urn:sha1:4ea02d3a8a6aec056e58eb1c15e12e0835041549</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add skeleton for project discovery functionality</title>
<updated>2019-03-30T23:23:15+00:00</updated>
<author>
<name>Daniel Gröber</name>
<email>dxld@darkboxed.org</email>
</author>
<published>2019-03-30T23:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/cabal-helper.git/commit/?id=6e75b7853bd761db302dc629b8ee4f087a18b0d6'/>
<id>urn:sha1:6e75b7853bd761db302dc629b8ee4f087a18b0d6</id>
<content type='text'>
</content>
</entry>
</feed>
