Commit 76404123 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] big bug fix.

parent d078b87e
...@@ -77,8 +77,8 @@ data HyperdataDocument = HyperdataDocument { hyperdataDocument_bdd ...@@ -77,8 +77,8 @@ data HyperdataDocument = HyperdataDocument { hyperdataDocument_bdd
$(deriveJSON (unPrefix "hyperdataDocument_") ''HyperdataDocument) $(deriveJSON (unPrefix "hyperdataDocument_") ''HyperdataDocument)
hyperdataDocuments :: [HyperdataDocument] hyperdataDocuments :: [HyperdataDocument]
hyperdataDocuments = [HyperdataDocument Nothing Nothing Nothing Nothing (Just "[TROLL] AI is big but less than crypto") hyperdataDocuments = [HyperdataDocument Nothing Nothing Nothing Nothing (Just "AI is big but less than crypto")
Nothing (Just "Solar System journal") Nothing Nothing Nothing Nothing (Just "Troll System journal") Nothing Nothing Nothing
Nothing Nothing Nothing Nothing Nothing Nothing Nothing Nothing Nothing Nothing Nothing Nothing
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment