Metadata revisions for trie-simple-0.4.1.1

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r6 (trie-simple-0.4.1.1-r6) 2023-03-31T16:04:44Z viercc 84e29432cf54bfdfae6628f036c66aaf0054afd895e9b1d45ea287632e6dfb4f
  • Changed the library component's library dependency on 'base' from

    >=4.9 && <4.18
    to
    >=4.9 && <4.19

  • Changed the library component's library dependency on 'mtl' from

    >=2.2.1 && <2.3
    to
    >=2.2.1 && <2.4

-r5 (trie-simple-0.4.1.1-r5) 2022-08-31T03:38:50Z viercc 4f00109ee3a68a6051395f18639cce2080598582504eda66bc9f82e771362702
  • Changed description from

    Trie data structure `TMap` to hold mapping from list of characters to
    something, i.e. isomorphic to `Map [c] v`.
    It is more efficient to query compared to `Map`. Also, it supports extra
    operation like prefix matching.
    This package also contains `TSet`, which is isomorphic to `Set` of lists of
    characters.
    to
    A trie data structure @TMap c v@, to hold a mapping from list of characters (@[c]@) to
    something. In other words, a data structure isomorphic to @Map [c] v@.
    It is more efficient to query compared to @Map@. Also, it supports extra
    operation like prefix matching.
    This package contains @TSet@ too, which is isomorphic to @Set@ of lists of
    characters.

  • Changed the library component's library dependency on 'base' from

    >=4.9 && <4.17
    to
    >=4.9 && <4.18

-r4 (trie-simple-0.4.1.1-r4) 2021-08-25T09:49:52Z viercc fc72c16c205549b63f8c43252e03267ece69ff21e7b7308869c3b8d99857c746
  • Changed the library component's library dependency on 'base' from

    >=4.9 && <4.15
    to
    >=4.9 && <4.17

-r3 (trie-simple-0.4.1.1-r3) 2021-06-29T10:33:43Z viercc f5a377053f869f34196178475932732242f73351a7f52c81df2f1d340e6f070a
  • Changed category from

    Data Structure
    to
    Data Structures

-r2 (trie-simple-0.4.1.1-r2) 2020-03-28T13:31:57Z viercc 40160f4d5728ea90f1f4273ced20ca92bbe09dda8d610efc693524362c8e6aec
  • Changed the library component's library dependency on 'base' from

    >=4.9 && <4.14
    to
    >=4.9 && <4.15

-r1 (trie-simple-0.4.1.1-r1) 2019-10-04T11:41:00Z viercc c01fbc688b4f076368424deab35a8aba140e28cee635aaa2c4c2350882b27f26
  • Changed the library component's library dependency on 'base' from

    >=4.9 && <4.13
    to
    >=4.9 && <4.14

  • Changed the library component's library dependency on 'containers' from

    >=0.5.7.1 && <0.6
    to
    >=0.5.7.1 && <0.7

-r0 (trie-simple-0.4.1.1-r0) 2018-12-01T23:43:23Z viercc ff23f3092a53f1275180f32d2475d4009a33939eb04a2869a1308e5e80e8651b