packages feed

tpdb-1.3.2: test/attributes.hs

import TPDB.Data
import TPDB.Pretty
import TPDB.XTC
import TPDB.Plain.Write

import Control.Monad ( forM, void )

main = void $ do
    [ p ] <- readProblems "test/3.15.xml"
    print $ pretty p
    print $ pretty $ attributes p