summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-data-fix/slack-desc
blob: 1cf723c135d6e60e5d482da4e2e52ee48f1da162 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                |-----handy-ruler------------------------------------------------------|
haskell-data-fix: haskell-data-fix (Fixpoint data types)
haskell-data-fix:
haskell-data-fix: Fixpoint types and recursion schemes. If you define your AST as
haskell-data-fix: fixpoint type, you get fold and unfold operations for free.
haskell-data-fix:
haskell-data-fix: https://hackage.haskell.org/package/data-fix
haskell-data-fix:
haskell-data-fix:
haskell-data-fix:
haskell-data-fix:
haskell-data-fix: