Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-fail
From: Masatake Daimon
Date: 2019-12-31 15:24:58
Message id: 20191231142458.29E46FA97@cvs.NetBSD.org
Log Message:
Import fail-4.9.0.0
This package contains the Control.Monad.Fail module providing the
MonadFail class that became available in base-4.9.0.0 for older base
package versions.
This package turns into an empty package when used with GHC versions
which already provide the Control.Monad.Fail module to make way for
GHC's own Control.Monad.Fail module.
Files: