Next | Query returned 13 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-04-23 17:44:40 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to code-page-0.2.1

0.2.1 [2021.02.06]
* Allow building with base-4.15 (GHC 9.0) or later on Windows.
   2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190)
Log message:
hs-*: add PLIST files

These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build.  They will help to track changes
to the packages.  The Haskell packages didn't have PLIST files because
their paths contained package hashes.  These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
   2020-01-19 13:37:21 by Masatake Daimon | Files touched by this commit (4)
Log message:
Import code-page-0.2

This library provides two modules:

* System.IO.CodePage: a cross-platform module that exports functions
  which adjust code pages on Windows, and do nothing on other
  operating systems.

* System.Win32.CodePage: On Windows, this exports functions for
  getting, setting, and analyzing code pages. On other operating
  systems, this module exports nothing.

Next | Query returned 13 messages, browsing 11 to 20 | previous