Userspace Advanced Configuration and Power Interface event daemon (Haskell)

TAG 1.2

dinoWed Jul 1 01:17:24 UTC 2015

Added a lower bound for mtl

This is support the ErrorT -> ExceptT change on older GHC versions.

dinoWed Jul 1 01:14:27 UTC 2015

Updated changelog

dinoWed Jul 1 00:46:32 UTC 2015

Removed module Uacpid.Control.Monad.Except

This was just overkill for a couple of simple functions to look something up in a Map and throw an error in ExceptT if the key is missing.

dinoWed Jul 1 00:43:39 UTC 2015

Decided to not force time >= 1.5 for now

Went back and added time-locale-compat for defaultTimeLocale. I think this is a wiser choice for now until the Haskell Platform gets up to time >= 1.5

dinoWed Jul 1 00:26:54 UTC 2015

Reformatted the build-depends list

It's so much easier to deal with changes to this stuff when they're each on their own line!

dinoWed Jul 1 00:21:45 UTC 2015

Changed version to 1.2

dinoWed Jul 1 00:20:08 UTC 2015

TAG 1.1

dinoMon Jun 29 03:25:14 UTC 2015

Updated cabal-version

dinoMon Jun 29 03:23:42 UTC 2015

Fixed many missing things from the cabal file

This project is so old, there was much wrong here.

dinoMon Jun 29 03:21:10 UTC 2015

Updated changelog

dinoMon Jun 29 03:11:40 UTC 2015

Renamed a shadowing variable

dinoMon Jun 29 02:21:02 UTC 2015

Replaced deprecated Control.Monad.ErrorT with ExceptT

dinoMon Jun 29 02:20:22 UTC 2015

Fixed defaultTimeLocale import problem

dinoMon Jun 29 01:08:51 UTC 2015

Moved copyright date up to 2015

dinoMon Jun 29 00:24:56 UTC 2015

Removed copyright from all sources

It's enough to have this date in the LICENSE file.

dinoMon Jun 29 00:24:04 UTC 2015

Now getting version from cabal info using Paths_ code

This is in lieu of hard-coding it into the source code.

dinoMon Jun 29 00:23:40 UTC 2015

Changed version to 1.1

dinoMon Jun 29 00:19:43 UTC 2015

Added more TODO items

dinoSun Jun 28 21:18:56 UTC 2015

Updated to a much more modern boringfile

dinoSun Jun 28 21:16:12 UTC 2015

Changed TODO to a Markdown document

dinoSun Jun 28 21:15:37 UTC 2015

Updated README and cabal homepage

dinoSun Jun 7 22:15:34 UTC 2015

Removed blockquote from code block

dinoSun Feb 8 22:56:06 UTC 2015

Updated source control location

And added a source-repository stanza to the cabal file.

dinoSat Nov 29 17:45:11 UTC 2014

Minor adjustment to README

dinoSun Mar 23 21:19:52 UTC 2014

Added changelog

dinoSun Mar 23 14:31:06 UTC 2014

Updated HCAR info

dinoSun Mar 23 14:30:51 UTC 2014

Moved website docs into README.md

dinoSun Mar 23 14:29:55 UTC 2014

TAG 1.0.3.0

dinoFri Mar 18 19:14:54 UTC 2011

Simplified dev env setup script

dinoFri Mar 18 18:27:02 UTC 2011