packages feed

matlab-0.3.0.0: hello/SpecHello.hs

module Main where

-- This is mainly here to help in differential diagnosis,
-- as it is a Haskell program that does not touch MATLAB

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