theam / haskell-do

:pencil2: :bar_chart: - The Haskell code editor focused on interactive development.
Apache License 2.0
352 stars 31 forks source link

Added Dockerfile for user image #97

Closed ocramz closed 7 years ago

ocramz commented 7 years ago

This just creates a Docker image with the haskell.do binary for users.

As a further improvement, Docker may also be used internally by stack to build the haskell.do binary against various operating systems (versions, environments etc)

ocramz commented 7 years ago

BTW, addresses #71

NickSeagull commented 7 years ago

@ocramz somehow this changes lots of files. Why is it so? 🤔

NickSeagull commented 7 years ago

Oh yeah, you made it to develop, sorry. Thanks!