packages feed

sparse-linear-algebra-0.2.0.1: app/Main.hs

module Main where

main :: IO ()
main = putStrLn $ "2 + 3 = " ++ show (2 + 3)