drone-1.0.1

Safe HaskellNone
LanguageHaskell2010

Drone.Types.Log

Documentation

type Line = Record '["pos" >: Int, "out" >: Text, "time" >: Int] Source #