aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-12-28 10:43:35 +0100
committerWojciech Kosior <kwojtus@protonmail.com>2020-12-28 10:43:35 +0100
commit4405535099fae4e1c01260f730d51a8b21d11806 (patch)
tree9bcda0ea671889b1dc40a11a862132b2e4560e25 /tools/Makefile
parent5ed2dafa6910e211cae1d83d364d5c24d3b21b4c (diff)
downloadAGH-engineering-thesis-4405535099fae4e1c01260f730d51a8b21d11806.tar.gz
AGH-engineering-thesis-4405535099fae4e1c01260f730d51a8b21d11806.zip
small change in text outputted during simulation
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions
Fröhring 2022-10-13gnu: Add ghc-open-browser....* gnu/packages/haskell-xyz.scm (ghc-open-browser): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart 2022-09-12gnu: Add ghc-ansi2html....* gnu/packages/haskell-xyz.scm (ghc-ansi2html): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart 2022-09-12gnu: ghc-alex: Use G-expressions....* gnu/packages/containers.scm (ghc-alex)[arguments]: Use G-expressions. [arguments]: Remove trailing booleans. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart 2022-09-10gnu: Add comments to the bottom of a few package modules....This will hopefully discourage patches which add new packages to the bottom of files, as this increases the likelihood of conflicts when applying patches. If there are more specific ways that packages should be arranged in specific modules, this message can be updated accordingly. * gnu/packages/bioconductor.scm: Add comment discouraging adding packages to the bottom of the file. * gnu/packages/bioinformatics.scm: ditto. * gnu/packages/cran.scm: ditto. * gnu/packages/crates-io.scm: ditto. * gnu/packages/emacs-xyz.scm: ditto. * gnu/packages/golang.scm: ditto. * gnu/packages/guile-xyz.scm: ditto. * gnu/packages/haskell-xyz.scm: ditto. * gnu/packages/java.scm: ditto. * gnu/packages/julia-xyz.scm: ditto. * gnu/packages/lisp-xyz.scm: ditto. * gnu/packages/ocaml.scm: ditto. * gnu/packages/perl.scm: ditto. * gnu/packages/python-science.scm: ditto. * gnu/packages/python-xyz.scm: ditto. * gnu/packages/ruby.scm: ditto. * gnu/packages/tex.scm: ditto. Christopher Baines 2022-08-31gnu: Add ghc-roman-numerals....* gnu/packages/haskell-xyz.scm (ghc-roman-numerals): New variable. Signed-off-by: David Thompson <davet@gnu.org> Alice BRENON 2022-08-30gnu: ghc-statistics: Properly enable tests....The comment states there are test failures and hence it is implied that the intent was to disable tests, not enable them, but tests pass and the code below enabled tests instead of disabling them. Remove #:tests? #true to satisfy the tests-true linter. * gnu/packages/haskell-xyz.scm (ghc-statistics)[arguments]{#:tests?}: Remove. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos 2022-03-18gnu: ghc-optparse-applicative@0.15.1.0: Avoid circular top-level references....* gnu/packages/purescript.scm (ghc-optparse-applicative-0.15.1.0): Move to... * gnu/packages/haskell-xyz.scm (ghc-optparse-applicative-0.15.1.0): ... here. Ludovic Courtès 2022-01-17gnu: Add ghc-semirings....* gnu/packages/haskell-xyz.scm (ghc-semirings): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> John Kehayias via Guix-patches via 2022-01-17gnu: Add ghc-primitive-addr....* gnu/packages/haskell-xyz.scm (ghc-primitive-addr): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> John Kehayias via Guix-patches via