change the logs output
[gargantext.git] / src / Gargantext / Text / Learn.hs
index c72cca70eff0c764797d4e826855f941ded46731..1d82225aea642fa06947a55f3d15889080ca8d30 100644 (file)
@@ -117,6 +117,7 @@ detectLangDefault = detectCat 99 eventLang
     textSample :: Lang -> String
     textSample EN = EN.textSample
     textSample FR = FR.textSample
+    textSample _  = panic "textSample: not impl yet"
     --textSample DE = DE.textSample
     --textSample SP = SP.textSample
     --textSample CH = CH.textSample