{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/uniplate","name":"uniplate","description":"Uniplate is library for writing simple and concise generic operations.\nUniplate has similar goals to the original Scrap Your Boilerplate work,\nbut is substantially simpler and faster.\n\nTo get started with Uniplate you should import one of the three following\nmodules:\n\nData.Generics.Uniplate.Data - to quickly start writing generic functions.\nMost users should start by importing this module.\n\nData.Generics.Uniplate.Direct - a replacement for Data.Generics.Uniplate.Data\nwith substantially higher performance (around 5 times), but requires writing\ninstance declarations.\n\nData.Generics.Uniplate.Operations - definitions of all the operations defined\nby Uniplate. Both the above two modules re-export this module.\n\nIn addition, some users may want to make use of the following modules:\n\nData.Generics.Uniplate.Zipper - a zipper built on top of Uniplate instances.\n\nData.Generics.SYB - users transitioning from the Scrap Your Boilerplate library.\n\nData.Generics.Compos - users transitioning from the Compos library.\n\nData.Generics.Uniplate.DataOnly - users making use of both Data and Direct\nto avoid getting instance conflicts.","version":"1.6.13","softwareVersion":"1.6.13","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/ndmitchell/uniplate","issueTracker":"https://github.com/ndmitchell/uniplate/issues","url":"https://github.com/ndmitchell/uniplate#readme","keywords":["bsd3","generics","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"NeilMitchell"}],"author":[{"@type":"Person","name":"NeilMitchell"}],"copyrightHolder":[{"@type":"Person","name":"NeilMitchell"}],"dateCreated":"2007-06-13","dateModified":"2020-11-07","datePublished":"2020-11-07","copyrightYear":2007,"downloadUrl":"https://hackage.haskell.org/package/uniplate-1.6.13/uniplate-1.6.13.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/uniplate"],"https://www.w3.org/ns/activitystreams#likes":75,"https://forgefed.org/ns#forks":8}