Loading p/haskell-time-units/debian/changelog +1 −1 Original line number Diff line number Diff line haskell-time-units (1.0.0-1) UNRELEASED; urgency=low haskell-time-units (1.0.0-1) unstable; urgency=low * Initial release Loading p/haskell-time-units/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ Standards-Version: 4.1.4 Homepage: http://github.com/acw/time-units Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-time-units X-Description: A basic library for defining units of time as types. X-Description: basic library for defining units of time as types In many cases, it is useful (either for error checking or documentation reasons) to define input and output types as having a particular unit of time. In addition, by creating a type class defining type units, this Loading Loading
p/haskell-time-units/debian/changelog +1 −1 Original line number Diff line number Diff line haskell-time-units (1.0.0-1) UNRELEASED; urgency=low haskell-time-units (1.0.0-1) unstable; urgency=low * Initial release Loading
p/haskell-time-units/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ Standards-Version: 4.1.4 Homepage: http://github.com/acw/time-units Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-time-units X-Description: A basic library for defining units of time as types. X-Description: basic library for defining units of time as types In many cases, it is useful (either for error checking or documentation reasons) to define input and output types as having a particular unit of time. In addition, by creating a type class defining type units, this Loading