packages feed

espial-0.0.4: purs/src/Main.purs

module Main where

import Effect (Effect)
import Prelude

main :: Effect Unit
main = pure unit