mirror of
https://github.com/google/ghc-source-gen.git
synced 2024-11-30 03:15:22 +03:00
9 lines
246 B
Haskell
9 lines
246 B
Haskell
-- Copyright 2019 Google LLC
|
|
--
|
|
-- Use of this source code is governed by a BSD-style
|
|
-- license that can be found in the LICENSE file or at
|
|
-- https://developers.google.com/open-source/licenses/bsd
|
|
|
|
import Distribution.Simple
|
|
main = defaultMain
|