feat: added fallacy types and functions

This commit is contained in:
Nick 2024-11-19 23:05:39 -06:00
parent 1e2db95875
commit e163ea8cf1
68 changed files with 183 additions and 129 deletions

View file

@ -17,7 +17,7 @@ cuckKaitMalthaner =
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1503258756687306753?s=20"
, dodgeDescription = NoReply
, dodgeProposition = "Omega-6 is pro-inflammatory."
, dodgeFallacy = ""
, dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation
}