packages feed

mcp-server-0.1.0.0: app/Main.hs

{-# LANGUAGE OverloadedStrings #-}

module Main where

main :: IO ()
main = putStrLn "Hello, World!"