{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/simpleprelude","name":"simpleprelude","description":"simpleprelude provides an alternative Prelude\nmodule for teaching as well as wrappers for ghc,\nand ghci to use them.\n\nThe simplified Prelude omits the type classes\nNum, Integral, and Ord. Instead it provides\nmonomorphically typed arithmetic operators on\nInteger.\n\nIt also provides two executables: simple-ghc and\nsimple-ghci which are wrappers around ghc and\nghci. They are pre-configured to use the Prelude\nmodule of this library instead of base's Prelude\nmodule.\n\nRelease History:\n\n1.0.1.3: Bugfix concerning conditional expressions\n\n1.0.1.1: Fixing missing operator precedences\n\n1.0.1.0: Add a Haskell pre-processor to restore\nthe feel of an implicityly imported Prelude although\nwe use -XNoImplicitPrelude.","version":"1.0.1.3","softwareVersion":"1.0.1.3","license":"https://spdx.org/licenses/BSD-3-Clause","keywords":["bsd3","library","program","teaching","Propose Tags"],"maintainer":[{"@type":"Person","name":"JeanMarieGaillourdet"}],"author":[{"@type":"Person","name":"JeanMarieGaillourdet"}],"copyrightHolder":[{"@type":"Person","name":"JeanMarieGaillourdet"}],"dateCreated":"2011-10-05","dateModified":"2011-11-04","datePublished":"2011-11-04","copyrightYear":2011,"downloadUrl":"https://hackage.haskell.org/package/simpleprelude-1.0.1.3/simpleprelude-1.0.1.3.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/simpleprelude"]}