gagandeepb / Frames-beam

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

Schema.hs is not picked up by Travis #10

Closed ocramz closed 6 years ago

ocramz commented 6 years ago
/home/travis/build/gagandeepb/Frames-beam/src/UsageExample.hs:36:1: error:
    Could not find module ‘Schema’
    Use -v to see a list of the files searched for.
   |
36 | import           Schema
   | ^^^^^^^^^^^^^^^^^^^^^^^
gagandeepb commented 6 years ago

Done.