packages feed

opt-env-conf-test-0.0.0.0: test_resources/docs/big-config/show.txt

WithConfig
  _
  (Check
     Nothing
     False
     _
     (Alt
        (Check
           Nothing
           False
           _
           (Setting
              Nothing
              (Setting
                 [ DashedLong ('c' :| "onfig-file") ]
                 [ _ ]
                 False
                 Nothing
                 True
                 (Just ("CONFIG_FILE" :| []))
                 Nothing
                 Nothing
                 (Just "FILE_PATH")
                 (Just "Path to the configuration file"))))
        (Check Nothing False _ (Pure _))))
  (Check
     Nothing
     True
     _
     (Setting
        Nothing
        (Setting
           []
           []
           False
           Nothing
           False
           Nothing
           (Just
              [ ( "big" :| []
                , BimapCodec
                    _
                    _
                    (EitherCodec
                       PossiblyJointUnion
                       NullCodec
                       (MapCodec
                          (MapCodec
                             (BimapCodec
                                _
                                _
                                (NumberCodec
                                   Nothing
                                   (Just
                                      NumberBounds
                                        { numberBoundsLower = -9.223372036854775808e18
                                        , numberBoundsUpper = 9.223372036854775807e18
                                        }))))))
                )
              ])
           Nothing
           Nothing
           (Just
              "multi-line config codec explanation, the same option twice."))))