packages feed

Cabal revisions of dataframe-hasktorch-0.4.0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 cabal-version:      3.0 name:               dataframe-hasktorch version:            0.4.0.1+x-revision:         1 synopsis:           Converts between dataframes and hasktorch tensors  description:              build-depends:    base >= 4.11 && < 5,                       vector >= 0.13 && < 0.15,-                      dataframe-core ^>= 2.2,-                      dataframe-operations ^>= 2.2,+                      dataframe-core ^>= 2.3,+                      dataframe-operations ^>= 2.3,                       hasktorch >= 0.2.1.6 && < 0.3      hs-source-dirs:   src
revision 2
 cabal-version:      3.0 name:               dataframe-hasktorch version:            0.4.0.1-x-revision:         1+x-revision:         2 synopsis:           Converts between dataframes and hasktorch tensors  description:              build-depends:    base >= 4.11 && < 5,                       vector >= 0.13 && < 0.15,-                      dataframe-core ^>= 2.3,-                      dataframe-operations ^>= 2.3,+                      dataframe-core >= 2.3 && < 2.5,+                      dataframe-operations >= 2.3 && < 2.5,                       hasktorch >= 0.2.1.6 && < 0.3      hs-source-dirs:   src