2021-05-03 21:01:21 by Masatake Daimon | Files touched by this commit (475) |
Log message: *: Bump PKGREVISION for ghc-9.0.1 |
2021-04-23 14:34:06 by Masatake Daimon | Files touched by this commit (5) |
Log message: Update to unliftio-core-0.2.0.1 0.2.0.1 * Remove faulty default implementation of withRunInIO #56 0.2.0.0 * Move askUnliftIO out of class #55 |
2021-02-18 16:07:28 by Makoto Fujiwara | Files touched by this commit (19) |
Log message: (*/hs-*) BUILDLINK_API_DEPENDS.ghc <8.10, again |
2021-02-13 09:01:01 by Makoto Fujiwara | Files touched by this commit (29) |
Log message: (*/hs-*) fix build, not adapted to ghc90 version |
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-08 19:57:26 by Masatake Daimon | Files touched by this commit (3) |
Log message: Fix build with GHC 8.8 |
2020-01-01 06:03:08 by Masatake Daimon | Files touched by this commit (4) |
Log message: Import unliftio-core-0.1.2.0 Provides the core MonadUnliftIO typeclass, instances for base and transformers, and basic utility functions. Typically, you'll want to use the unliftio library, which provides more functionality (and a much better description). |