disco-0.1.0.0: repl/REPL.hs
----------------------------------------------------------------------------- -- | -- Module : REPL -- Copyright : disco team and contributors -- Maintainer : byorgey@gmail.com -- -- SPDX-License-Identifier: BSD-3-Clause -- -- A text-based REPL for disco. -- ----------------------------------------------------------------------------- import Disco.Interactive.CmdLine main :: IO () main = discoMain