Snippet saved on:
9/26/2023, 4:31:15 PM (raw)
9/26/2023, 4:31:15 PM (raw)
LANGUAGE
LANGUAGE
--------------------------------------------------------------------------------
-- |
-- Module : Data.Comp.Multi.HFunctor
-- Copyright : (c) 2011 Patrick Bahr
-- License : BSD3
-- Maintainer : Patrick Bahr <paba@diku.dk>
-- Stability : experimental
-- Portability : non-portable (GHC Extensions)
--
-- This module defines higher-order functors (Johann, Ghani, POPL
-- '08), i.e. endofunctors on the category of endofunctors.
--
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- |
-- Module : Data.Comp.Multi.HFoldable
-- Copyright : (c) 2011 Patrick Bahr
-- License : BSD3
-- Maintainer : Patrick Bahr <paba@diku.dk>
-- Stability : experimental
-- Portability : non-portable (GHC Extensions)
--
-- This module defines higher-order foldable functors.
--
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- |
-- Module : Data.Comp.Multi.HTraversable
-- Copyright : (c) 2011 Patrick Bahr
-- License : BSD3
-- Maintainer : Patrick Bahr <paba@diku.dk>
GHC output
Errors
Output