{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/uniformBase","name":"uniformBase","description":"Goals:\n\nreducing the complexity for the programmer of applications,\n\nfunctions with identical semantics independent of representation,\n\nall functions are total (or become so using Maybe or Either),\n\ncompatible error reporting for all packages,\n\navoid name clashes with other packages and assume the regular prelude,\n\nperformance is NOT a goal - once the program logic is confirmed and tested, performance improvements can be achieved based on observations\n\nThe packages included here deal with\n\na generally usable zero (null) value and other simplistic\nalgebras,\n\nhandling of text independent of represenations and principled conversion between representations,\n\na minimal error reporting as text error messages,\n\nbringing together functions to handle time,\n\nuniform functions to handle files and filepaths (Filepath and Path).\n\nPlease see the README on GitHub at https://github.com/andrewufrank/uniformBase/readme","version":"0.1.4","softwareVersion":"0.1.4","license":"https://spdx.org/licenses/GPL-2.0-only","issueTracker":"https://github.com/andrewufrank/uniformBase/issues","keywords":["gpl","library","programming-uniform","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"andrewufrank"}],"author":[{"@type":"Person","name":"andrewufrank"}],"copyrightHolder":[{"@type":"Person","name":"andrewufrank"}],"dateCreated":"2021-05-05","dateModified":"2022-07-23","datePublished":"2022-07-23","copyrightYear":2021,"downloadUrl":"https://hackage.haskell.org/package/uniformBase-0.1.4/uniformBase-0.1.4.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/uniformBase"],"https://www.w3.org/ns/activitystreams#likes":1}