hbs2/hbs2-cli/lib/HBS2/CLI/Run.hs

10 lines
134 B
Haskell

{-# Language UndecidableInstances #-}
module HBS2.CLI.Run
( module HBS2.CLI.Run.Internal
) where
import HBS2.CLI.Run.Internal