           SPELL=haskell-indexed-traversable-instances
         VERSION=0.1.2.1
          SOURCE="indexed-traversable-instances-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/indexed-traversable-instances-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:89e18985a5bd21533cdea792341ade0bf58b553421f354275bc4a50dc4549ff25807bf5300ee1763f5a535a50e9ce0b53a8cfa8cc845dfa269257a7941b404ee
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/indexed-traversable-instances-${VERSION}"
        WEB_SITE="https://hackage.haskell.org/package/indexed-traversable-instances"
      LICENSE[0]=BSD
         ENTERED=20260818
           SHORT="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex"
cat << EOF
This package provides extra instances for type-classes in the
[indexed-traversable](https://hackage.haskell.org/package/indexed-traversable)
package.

The intention is to keep this package minimal; it provides instances that
formely existed in @lens@ or @optics-extra@. We recommend putting other
instances directly into their defining packages. The @indexed-traversable@
package is light, having only GHC boot libraries as its dependencies.
EOF
