1/1: Building Main (Main.idr)
Main> Main.MkFoo
Data constructor:
  tag: 0
  arity: 1
  newtype by: (False, 0)
Compiled: Type Constructor:
  tag: 0
  arity: 1
  newtype by: 0
Flags: contype [record]
Main> Main.MkBar
Data constructor:
  tag: 0
  arity: 1
Compiled: Type Constructor:
  tag: 0
  arity: 1
Flags: contype [record]
Main> Bye for now!
