packages feed

interpol-0.2.1: Test/NoImport.hs

module Main where

val :: Int
val = 23

main :: IO ()
main = putStrLn "I have {val} apples."