packages feed

vty-4.7.0.18: test/VerifyPictureToSpan.hs

module VerifyPictureToSpan where

import Graphics.Vty.Picture
import Graphics.Vty.Span
import Graphics.Vty.PictureToSpans

import Verify

tests :: IO [Test]
tests = return []