Skip to content

Commit

Permalink
update PR
Browse files Browse the repository at this point in the history
  • Loading branch information
isovector committed Jan 14, 2019
1 parent f020abf commit 67432ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CONTRIBUTORS
@@ -0,0 +1 @@
Tony Day <@tonyday567>
2 changes: 2 additions & 0 deletions ChangeLog.md
Expand Up @@ -10,3 +10,5 @@ First release!
- Add a proper JSON message stream
- Remove `ToMarkup` constraint from `suavemente`
- Added support for multiple endpoints via `suavementely`
- Added a color picker element (thanks to @tonyday567)

1 change: 0 additions & 1 deletion app/Main.hs
Expand Up @@ -7,7 +7,6 @@ module Main where

import Data.Bool
import Diagrams.Backend.SVG
import Data.Colour.SRGB (sRGB24read)
import Diagrams.Prelude hiding (rad)
import Web.Suavemente
import Web.Suavemente.Diagrams
Expand Down

0 comments on commit 67432ba

Please sign in to comment.