packages feed

incipit-base-0.1.0.3: lib/Prelude.hs

-- |Exposing this module makes it possible to depend on the package without a mixin.
module Prelude (
  module Incipit
) where

import Incipit