Skip to content

Commit

Permalink
Update from Hackage at 2019-04-15T15:44:44Z
Browse files Browse the repository at this point in the history
  • Loading branch information
all-cabal-tool committed Apr 15, 2019
1 parent f511ff5 commit 554b854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ffunctor/1.1.99/ffunctor.cabal
@@ -1,7 +1,7 @@
cabal-version: 2.2
name: ffunctor
version: 1.1.99
x-revision: 1
x-revision: 2
synopsis: FFunctor typeclass
license: BSD-3-Clause
license-file: LICENSE
Expand All @@ -13,7 +13,7 @@ tested-with: GHC ^>= 8.4.4 || ^>= 8.6.3
category: Constraints
description:
Micro library with a Higher Kinded Functor in the spirit of HFunctor,
MFunctor and MonadTrans.
MFunctor and MonadTrans (which all have different kindedness).
.
Useful to map over the type parameter in a record of
functions, e.g. https://www.benjamin.pizza/posts/2017-12-15-functor-functors.html
Expand Down

0 comments on commit 554b854

Please sign in to comment.