spray / twirl

The Play framework Scala template engine, stand-alone and packaged as an SBT plugin
Apache License 2.0
215 stars 20 forks source link

Make twirl depend on scala-io-file 0.4.1-seq instead of async version #5

Closed analytically closed 11 years ago

analytically commented 11 years ago

Currently twirl pulls in Akka since it's dependent on 0.4.1, but all IO is synchronous, so make it depend on 0.4.1-seq (less dependencies).

jrudolph commented 11 years ago

Thanks. Good catch.

jrudolph commented 11 years ago

Released in 0.6.1