The Nest
Explore
Sign in
wgaffa
ffxwt
src
Spell.hs
0
A cli database for some FFX stuff
Code
Changes
Tags
Discussions
main
module
Spell
(
Spell
(..)
)
where
data
Spell
=
Spell
deriving
(
Show
,
Eq
,
Ord
)