Skip to content
  • Evan Cofsky's avatar
    Add Code of Conduct from Contributor Code. · b4063b97
    Evan Cofsky authored
    Boomerang Fixes:
    - Fix the ∘ operator in Boomerang. The infix declaration should be
      infixr instead, otherwise ghc can't disambiguate.
    - Add tests for Boomerang which still fail.
    - Use String Boomerangs internally, although this may not be wise...
    b4063b97