Result for 64F8742233914DAFD0B3B98DED8E541E103A4B74

Query result

Key Value
FileName./usr/share/doc/libghc-fclabels-prof/copyright
FileSize1492
MD5E6EE249F223BEF66E853A8359CD84D74
SHA-164F8742233914DAFD0B3B98DED8E541E103A4B74
SHA-2568007A1ABDA2BCB1DC63C2E7F5433E3EA16874F3654D15A37A53466017D1DFFBC
SSDEEP24:fBUnoQbOIhrYFThJyhrYFTXAJBN/BTP4W9k1432sQEOk8d6gROF32s3yTtTfRzSo:AOorYJKrYJy7JP4kk1432sHEI32s3utH
TLSHT1EA31958B12404BA749E25652756669C0B08DC03C3B23AD051CB9B248176F12FD4B7051
tar:gnameroot
tar:unameroot
hashlookup:parent-total32
hashlookup:trust100

Network graph view

Parents (Total: 32)

The searched file hash is included in 32 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize57100
MD57B42D8A3E11AD54E48A08098EB8348BF
PackageDescriptionfirst-class accessor labels; documentation This package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as lenses and are fully composable. Labels can be used to /get/, /set/ and /modify/ parts of a datatype in a consistent way. . See "Data.Label" for an introductory explanation. . Internally lenses are not tied to Haskell functions directly, but are implemented as arrows. Arrows allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. . See the "Data.Label.Maybe" module for the use of partial labels. . > 1.1.1.0 -> 1.1.2 > - Added partial set/modify versions that act as identity > when the constructor field is not available. . Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher with lots of help and feedback from others. Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl> . This package contains the documentation files.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-fclabels-doc
PackageSectiondoc
PackageVersion1.1.4.3-2
SHA-106F6FA4DEAD60F3A1CB057206E4963C954005861
SHA-256D882C40BC018F4C247ABB1A43F936DD154984419A21026C8FDCDA9A75623E66F
Key Value
MD5B962CB017D5868AE41E9EFCD5A9C9A5A
PackageArchx86_64
PackageDescriptionThis package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as /lenses/ and are fully composable. Lenses can be used to /get/, /set/ and /modify/ parts of a data type in a consistent way. See "Data.Label" for an introductory explanation or see the introductory blog post at <http://fvisser.nl/post/2013/okt/1/fclabels-2.0.html> * /Total and partial lenses/ Internally lenses do not used Haskell functions directly, but are implemented as categories. Categories allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. See "Data.Label.Partial" for the use of partial labels. * /Monomorphic and polymorphic lenses/ We have both polymorphic and monomorphic lenses. Polymorphic lenses allow updates that change the type. The types of polymorphic lenses are slightly more verbose than their monomorphic counterparts, but their usage is similar. Because monomorphic lenses are built by restricting the types of polymorphic lenses they are essentially the same and can be freely composed with eachother. See "Data.Label.Mono" and "Data.Label.Poly" for the difference between polymorphic and monomorphic lenses. * /Using fclabels/ To simplify working with labels we supply both a set of labels for Haskell's base types, like lists, tuples, Maybe and Either, and we supply a set of combinators for working with labels for values in the Reader and State monad. See "Data.Label.Base" and "Data.Label.Monadic" for more information. * /Changelog from 2.0.3.1 to 2.0.3.2/ > - Allow HUnit 1.5.*.
PackageNameghc-fclabels
PackageReleaseghc86.4.7
PackageVersion2.0.3.3
SHA-1088A361E0F349D84C9740A1DFBFBA9AFA2416886
SHA-256B209BB888902203BD0A9CBD4C7739418942AE94AD158045674CA60F7BB7242B4
Key Value
FileSize85924
MD5CAB7B80FB34C4DB1EA9AF17C956F9058
PackageDescriptionfirst-class accessor labels; profiling libraries This package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as lenses and are fully composable. Labels can be used to /get/, /set/ and /modify/ parts of a datatype in a consistent way. . See "Data.Label" for an introductory explanation. . Internally lenses are not tied to Haskell functions directly, but are implemented as arrows. Arrows allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. . See the "Data.Label.Maybe" module for the use of partial labels. . > 1.1.1.0 -> 1.1.2 > - Added partial set/modify versions that act as identity > when the constructor field is not available. . Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher with lots of help and feedback from others. Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl> . This package contains the libraries compiled with profiling enabled.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibghc-fclabels-prof
PackageSectionhaskell
PackageVersion1.1.4.3-2
SHA-11D0A3038E64DDE0A904FF534B172E1D3FE12B919
SHA-2561D6EC68FF72BAD727B89526FF6F65E5C218289523FC01A1FB9F7634573789A93
Key Value
FileSize81582
MD5081F2A554CCF12747D649F5A340FDADB
PackageDescriptionfirst-class accessor labels; profiling libraries This package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as lenses and are fully composable. Labels can be used to /get/, /set/ and /modify/ parts of a datatype in a consistent way. . See "Data.Label" for an introductory explanation. . Internally lenses are not tied to Haskell functions directly, but are implemented as arrows. Arrows allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. . See the "Data.Label.Maybe" module for the use of partial labels. . > 1.1.1.0 -> 1.1.2 > - Added partial set/modify versions that act as identity > when the constructor field is not available. . Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher with lots of help and feedback from others. Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl> . This package contains the libraries compiled with profiling enabled.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibghc-fclabels-prof
PackageSectionhaskell
PackageVersion1.1.4.3-2
SHA-12236B846C230AA65964AECF3A7067E6186EDE329
SHA-256464DA4377A607C2A5E4D74C8B654CADD02E0D6EA18B823ADAEDC51B02183C607
Key Value
FileSize79432
MD5EF1139A6795D4A38B644FDE786B17110
PackageDescriptionfirst-class accessor labels This package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as lenses and are fully composable. Labels can be used to /get/, /set/ and /modify/ parts of a datatype in a consistent way. . See "Data.Label" for an introductory explanation. . Internally lenses are not tied to Haskell functions directly, but are implemented as arrows. Arrows allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. . See the "Data.Label.Maybe" module for the use of partial labels. . > 1.1.1.0 -> 1.1.2 > - Added partial set/modify versions that act as identity > when the constructor field is not available. . Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher with lots of help and feedback from others. Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl> . This package contains the normal library files.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibghc-fclabels-dev
PackageSectionhaskell
PackageVersion1.1.4.3-2
SHA-12C36F161AD96A0870DA6DFA9AF6E2AF11CE90441
SHA-25610CB4F1951EFD6D30314AC58E2A8545DA8793AB582F8AF7EB3417B7284E0173B
Key Value
MD559FE5FA4E004FAD0F47D0B375BD04E53
PackageArchnoarch
PackageDescriptionThis package provides the Haskell fclabels library documentation.
PackageMaintainerFedora Project
PackageNameghc-fclabels-doc
PackageRelease1.fc32
PackageVersion2.0.4
SHA-12C570549FEC1C9FEC0A883F2F325F83AA881BE12
SHA-2562BCEDF516B72F1CDFC8A588A7A325320BE42540311AE65B8E0B73FFC8AEEAD65
Key Value
MD52CAEE9C60E8F94E152C704AC43CABC93
PackageArcharmv7hl
PackageDescriptionThis package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as /lenses/ and are fully composable. Lenses can be used to /get/, /set/ and /modify/ parts of a data type in a consistent way.
PackageMaintainerFedora Project
PackageNameghc-fclabels
PackageRelease3.fc34
PackageVersion2.0.5
SHA-12CF962C2055AF0B25BC6B5F0E76F2E91A6BE92C8
SHA-2569C238B7E08805E02028CDD3655AF4856B76615A2664F1DD4D953987F5B4260F7
Key Value
MD54CB8BDC7CA028465FC45CDD862E993F3
PackageArchaarch64
PackageDescriptionThis package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as /lenses/ and are fully composable. Lenses can be used to /get/, /set/ and /modify/ parts of a data type in a consistent way.
PackageMaintainerFedora Project
PackageNameghc-fclabels
PackageRelease1.fc32
PackageVersion2.0.4
SHA-13775960B0F655F714861F19A6FBAFE1FBBD834E9
SHA-256A3E6476231BCD0CD63C6FEAEA0E5B4E813A1B72E411934E0E21FA4782121E85E
Key Value
FileSize82552
MD54FCB29A1AF8ED3D6469B8103A591D933
PackageDescriptionfirst-class accessor labels This package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as lenses and are fully composable. Labels can be used to /get/, /set/ and /modify/ parts of a datatype in a consistent way. . See "Data.Label" for an introductory explanation. . Internally lenses are not tied to Haskell functions directly, but are implemented as arrows. Arrows allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. . See the "Data.Label.Maybe" module for the use of partial labels. . > 1.1.1.0 -> 1.1.2 > - Added partial set/modify versions that act as identity > when the constructor field is not available. . Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher with lots of help and feedback from others. Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl> . This package contains the normal library files.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-fclabels-dev
PackageSectionhaskell
PackageVersion1.1.4.3-2
SHA-14D7EC551856DB912F357DC65C3A4B9CA96917B93
SHA-2564B4EDC53C5340BC3858D08C8B74AA87FC6CF18A3C22CEC9B95A41102EBFD233C
Key Value
MD55A5593AD08D32AF3629747B3E6C143D9
PackageArchx86_64
PackageDescriptionThis package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as /lenses/ and are fully composable. Lenses can be used to /get/, /set/ and /modify/ parts of a data type in a consistent way. See "Data.Label" for an introductory explanation or see the introductory blog post at <http://fvisser.nl/post/2013/okt/1/fclabels-2.0.html> * /Total and partial lenses/ Internally lenses do not used Haskell functions directly, but are implemented as categories. Categories allow the lenses to be run in custom computational contexts. This approach allows us to make partial lenses that point to fields of multi-constructor datatypes in an elegant way. See "Data.Label.Partial" for the use of partial labels. * /Monomorphic and polymorphic lenses/ We have both polymorphic and monomorphic lenses. Polymorphic lenses allow updates that change the type. The types of polymorphic lenses are slightly more verbose than their monomorphic counterparts, but their usage is similar. Because monomorphic lenses are built by restricting the types of polymorphic lenses they are essentially the same and can be freely composed with eachother. See "Data.Label.Mono" and "Data.Label.Poly" for the difference between polymorphic and monomorphic lenses. * /Using fclabels/ To simplify working with labels we supply both a set of labels for Haskell's base types, like lists, tuples, Maybe and Either, and we supply a set of combinators for working with labels for values in the Reader and State monad. See "Data.Label.Base" and "Data.Label.Monadic" for more information. * /Changelog from 2.0.3.1 to 2.0.3.2/ > - Allow HUnit 1.5.*.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameghc-fclabels
PackageReleaselp150.1.8
PackageVersion2.0.3.2
SHA-151C9E0D0648EC975F58D34DB7A2E9BED5707FD7B
SHA-256621DD2F7077FBD2885ED4171D2C47F1A4A755AAF041EF425AE29AD244D1639F9