gagandeepb / Frames-beam

Accessing Postgres in a data frame in Haskell
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

update library calls for lts-14.1; remove redundant imports #22

Closed jimenezjorge closed 5 years ago

jimenezjorge commented 5 years ago

To build under lts-14.1, modifies the Beam function calls to conform to the updated Beam libraries; updates library versions in cabal file, and the extra-reps in stack.yaml. Also removed redundant imports.