ghcide/test/manual/lhs/Main.hs

13 lines
159 B
Haskell
Raw Normal View History

-- Copyright (c) 2019 The DAML Authors. All rights reserved.
-- SPDX-License-Identifier: Apache-2.0
module Main
(
main
) where
import Test (main)