packages feed

dixi-0.1.0.0: Dixi/Common.hs

module Dixi.Common where

import Data.Text

type Key = Text
type Version = Int