Marco Z
Marco Z
Lift real values onto the complex plane `toC r = r :+ 0`
Monoid -> Semiring -> Ring -> Module -> Free Module -> Vector Space
It took me a minute to realize `coffeeTeaAutomaton` only works when OverloadedLists is on. Requiring the extension runs the risk of breaking other code in a module (just happened to...
At least two people in the past week mentioned use cases for constructing XML : * OpenSearch for Flora.PM https://github.com/flora-pm/flora-server/issues/127 (cc @tchoutri) * diffing SVG trees in chart-svg https://github.com/tonyday567/chart-svg/issues/27 (cc...
This adds the functionality mentioned in #71 .
There are cases in which `stack build` crashes using the current configuration (#73 ) , but newer GHCs don't display that behaviour. Suggestion : bump to LTS-19.x (== GHC 9.0.2)
``` $ stack build ghc: panic! (the 'impossible' happened) (GHC version 8.2.2 for x86_64-apple-darwin): Prelude.chr: bad argument: 1543503875 Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug -- While building simple...
I just noticed these instances are missing, and would be a valuable addition
Could you please write a few words on usage and Docker version requirements ? Thank you