hgeorgsch / armchar-swish

ArM character server implementation using Haskell and Swish
GNU General Public License v3.0
0 stars 1 forks source link

Error check when making the STM #55

Closed hgeorgsch closed 2 years ago

hgeorgsch commented 2 years ago

Parsing the graph to build the STM states, there are several functions which may not return valid data, such as Nothing, and empty list, or a non-singleton list. All of these errors should be captured and an error message given from Main.