1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 17:36:46 +09:00
vervis/src
fr33domlover adaa920aa4 Launch service thread with a function that re-throws if they fail
In Haskell by default if a thread has an exception, the main thread isn't
notified at all. This patch changes service thread launching to re-throw their
exceptions in the main thread, so that their failure is noticed.
2019-01-14 22:03:49 +00:00
..
Control Launch service thread with a function that re-throws if they fail 2019-01-14 22:03:49 +00:00
Darcs/Local Move DarcsRev and code we're sharing with it into a separate library 2018-03-20 23:45:09 +00:00
Data Upgrade to GHC 8.4 and LTS 12 2018-12-05 03:41:19 +00:00
Database Upgrade to GHC 8.4 and LTS 12 2018-12-05 03:41:19 +00:00
Diagrams Allow loading the SVG font from deployment data path 2018-05-26 10:27:05 +00:00
Formatting Finish route change, it builds now 2016-05-23 20:46:54 +00:00
Language/Haskell/TH/Quote Complete DB migration list, allowing to upgrade 2016-08-04 running instance 2018-03-27 14:28:56 +00:00
Network/SSH Remove old Git related code /again/... I have ghost files here 2016-04-11 22:37:47 +00:00
Text Treat email address as EmailAddress instead of Text including in the mailer 2018-03-06 02:26:27 +00:00
Vervis Launch service thread with a function that re-throws if they fail 2019-01-14 22:03:49 +00:00
Web/PathPieces Start big route change, doesn't build yet 2016-05-23 12:24:14 +00:00
Yesod Upgrade to GHC 8.4 and LTS 12 2018-12-05 03:41:19 +00:00
GitPackProto.hs Parse the git-uploac-pack SSH command properly 2016-04-19 09:42:02 +00:00