fsprojects / FSharp.Compatibility

Compatibility libraries for F#
44 stars 22 forks source link

Too many dependencies! #6

Closed 7sharp9 closed 9 years ago

7sharp9 commented 9 years ago

When I bring FSharp.Compatibility.Ocaml in a get assembly references to FSharp.Compatibility.OCaml, FSharp.PowerPack, FSharp.PowerPack.Linq, FSharp.PowerPack.MetaData, FSharp.PowerPack.Parallel.Seq.

Thats a lot of dependencies just to use String.uncapitalize from Ocaml !!

dsyme commented 9 years ago

The dependencies were minimized in prior work and in #7 . However the nuget packages need to be updated.