packages feed

concoct-0.1.0: src/Concoct.hs

-- |
-- Module      : Concoct
-- Copyright   : (c) Matt Hunzinger, 2026
-- License     : BSD-style (see the LICENSE file in the distribution)
--
-- Maintainer  : matt@hunzinger.me
-- Stability   : provisional
-- Portability : non-portable (GHC extensions)
module Concoct (module Concoct.View) where

import Concoct.View