{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/primitive-checked","name":"primitive-checked","description":"This library is intended to be used as a drop-in replacement for\nthe primitive library in test environments. It adds bounds-checking\nto all functions in primitive that are able to cause segfaults.\nIt is not recommended to use this library in production. However,\nif you are testing a library or application you wrote that uses\nprimitive, you can temporarily replace your primitive dependency\nwith primitive-checked, and your segfaults will become normal\nHaskell exceptions that you can hunt down with GHC's stack trace\nfacilities.\n\nThe versioning for this library matches the version of primitive\nthat is targeted. The first three numbers of the version match the\nversion of primitive. The fourth number is used for bug fixes.\nThis packages deviates slightly from the PVP in that functions\ncan be added to the API with only a bump to the fourth number.","version":"0.7.3.0","softwareVersion":"0.7.3.0","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/haskell-primitive/primitive-checked","issueTracker":"https://github.com/haskell-primitive/primitive-checked/issues","url":"https://github.com/haskell-primitive/primitive-checked#readme","keywords":["array","bsd3","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"andrewthad"},{"@type":"Person","name":"konsumlamm"}],"author":[{"@type":"Person","name":"andrewthad"},{"@type":"Person","name":"konsumlamm"}],"copyrightHolder":[{"@type":"Person","name":"andrewthad"},{"@type":"Person","name":"konsumlamm"}],"dateCreated":"2018-04-11","dateModified":"2022-04-15","datePublished":"2022-04-15","copyrightYear":2018,"downloadUrl":"https://hackage.haskell.org/package/primitive-checked-0.7.3.0/primitive-checked-0.7.3.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/primitive-checked"],"https://www.w3.org/ns/activitystreams#likes":4,"https://forgefed.org/ns#forks":3}