diff options
Diffstat (limited to 'devel/hs-hourglass/pkg-descr')
-rw-r--r-- | devel/hs-hourglass/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/hs-hourglass/pkg-descr b/devel/hs-hourglass/pkg-descr deleted file mode 100644 index f889cef83c9d..000000000000 --- a/devel/hs-hourglass/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Simple time library focusing on simple but powerful and performant API -The backbone of the library are the Timeable and Time type classes. -Each Timeable instances can be converted to type that has a Time -instances, and thus are different representations of current time. - -WWW: https://github.com/vincenthz/hs-hourglass |