Commit 48c99bb3 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Partial support for bidirectional PhyloData parsing

This commits changes the `PhyloData` data structure to
include a proper `GraphData` in the `pd_data` field. The
`GraphData` is almost complete, but the `objects` field needs
to be further refined from a generic JSON `Value` to proper
Haskell types.
parent 5fbdc1ed
Pipeline #4231 passed with stages
in 108 minutes and 9 seconds