packages feed

planet-mitchell-0.0.0: src/Printf.hs

module Printf
  ( module Text.Printf
  ) where

import Text.Printf