<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/.gitignore, branch ghc-9.4</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=ghc-9.4</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=ghc-9.4'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2022-05-26T15:09:15+00:00</updated>
<entry>
<title>Add code of conduct and hspec failure files in .gitignore</title>
<updated>2022-05-26T15:09:15+00:00</updated>
<author>
<name>Hécate Moonlight</name>
<email>hecate+github@glitchbra.in</email>
</author>
<published>2022-05-26T15:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=5b0d532e6a1f6303ce2a087ad0d89635aab6aebf'/>
<id>urn:sha1:5b0d532e6a1f6303ce2a087ad0d89635aab6aebf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .hi, .dyn_hi, etc files to .gitignore</title>
<updated>2019-03-09T19:22:55+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2019-03-08T16:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=50cf001765123a6c787795dda50aaefa5f2beed7'/>
<id>urn:sha1:50cf001765123a6c787795dda50aaefa5f2beed7</id>
<content type='text'>
Fixes #1030.
</content>
</entry>
<entry>
<title>Fix #548 by rendering datatype kinds more carefully (#702)</title>
<updated>2018-02-01T13:58:18+00:00</updated>
<author>
<name>Ryan Scott</name>
<email>ryan.gl.scott@gmail.com</email>
</author>
<published>2017-11-14T14:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=60e10eb876899165e9644013508361bf72048bdb'/>
<id>urn:sha1:60e10eb876899165e9644013508361bf72048bdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compile step that bundles and compresses JS files (#684)</title>
<updated>2017-09-23T20:02:01+00:00</updated>
<author>
<name>Tim Baumann</name>
<email>tim@timbaumann.info</email>
</author>
<published>2017-09-23T20:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=e99aefb50ca63e2dbcc95841efbb53cea90151d8'/>
<id>urn:sha1:e99aefb50ca63e2dbcc95841efbb53cea90151d8</id>
<content type='text'>
* Add compile step that bundles and compresses JS files

Also, manage dependencies on third-party JS libraries using NPM.

* Compile JS from TypeScript

* Enable 'noImplicitAny' in TypeScript

* QuickJump: use JSX syntax

* Generate source maps from TypeScript for easier debugging

* TypeScript: more accurate type

* Separate quick jump css file from ocean theme
</content>
</entry>
<entry>
<title>Fix test failures on Windows (#564)</title>
<updated>2017-07-03T20:37:58+00:00</updated>
<author>
<name>Yuji Yamamoto</name>
<email>whosekiteneverfly@gmail.com</email>
</author>
<published>2017-07-03T20:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=58edf9f5757daadeeaa7879785c48363fa154996'/>
<id>urn:sha1:58edf9f5757daadeeaa7879785c48363fa154996</id>
<content type='text'>
* Ignore .stack-work

* Fix for windows: use nul instead of /dev/null

* Fix for windows: canonicalize line separator

* Also normalize osx line endings
</content>
</entry>
<entry>
<title>cabal.project for haddock-api, haddock-library and haddock-test</title>
<updated>2017-04-11T17:39:22+00:00</updated>
<author>
<name>alexbiehl</name>
<email>alex.biehl@gmail.com</email>
</author>
<published>2017-04-11T17:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=8260f433c5e7b9baf47ae94f2208a2eedfad189d'/>
<id>urn:sha1:8260f433c5e7b9baf47ae94f2208a2eedfad189d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add appropriate .gitignore entry and configure Hoogle test suite.</title>
<updated>2015-08-22T21:40:28+00:00</updated>
<author>
<name>Łukasz Hanuszczak</name>
<email>lukasz.hanuszczak@gmail.com</email>
</author>
<published>2015-08-19T14:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=109ebe47a7141b477844ba52291785969f01514c'/>
<id>urn:sha1:109ebe47a7141b477844ba52291785969f01514c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor HTML test suite boilerplate to external package.</title>
<updated>2015-08-22T21:40:27+00:00</updated>
<author>
<name>Łukasz Hanuszczak</name>
<email>lukasz.hanuszczak@gmail.com</email>
</author>
<published>2015-08-13T10:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=4a4d9ecf66bcb6561f7b10c07742c4b6688332b8'/>
<id>urn:sha1:4a4d9ecf66bcb6561f7b10c07742c4b6688332b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hyperlinker test runner to .cabal and .gitignore files. </title>
<updated>2015-06-30T20:38:33+00:00</updated>
<author>
<name>Łukasz Hanuszczak</name>
<email>lukasz.hanuszczak@gmail.com</email>
</author>
<published>2015-06-30T19:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=cddb70986db0f34427cf74cc93352b1ed10ed56b'/>
<id>urn:sha1:cddb70986db0f34427cf74cc93352b1ed10ed56b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore doc/haddock.{ps,pdf}</title>
<updated>2015-05-06T19:17:08+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2015-05-06T18:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=319bf20d44589545e6850db3e676e30216dd3cc2'/>
<id>urn:sha1:319bf20d44589545e6850db3e676e30216dd3cc2</id>
<content type='text'>
</content>
</entry>
</feed>
