diff options
Diffstat (limited to 'devel/hs-monad-control/pkg-descr')
-rw-r--r-- | devel/hs-monad-control/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-monad-control/pkg-descr b/devel/hs-monad-control/pkg-descr index 2acc2dd194a4..26c8761cdddf 100644 --- a/devel/hs-monad-control/pkg-descr +++ b/devel/hs-monad-control/pkg-descr @@ -4,4 +4,4 @@ lifted from IO or any other base monad. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT. -WWW: https://github.com/basvandijk/monad-control +WWW: https://github.com/basvandijk/monad-control |