packages feed

atomo-0.1: src/Atomo/Kernel.hs-boot

module Atomo.Kernel (load) where

import Atomo.Types (VM)

load :: VM ()