Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6475331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:41:30+00:00 2026-05-25T06:41:30+00:00

I am trying to separate a F# file in multiple files, although I am

  • 0

I am trying to separate a F# file in multiple files, although I am currently stuck. I have tried passing the following lines from my original Main.fs to an Ast.fs. In Ast.fs I’ve put:

...
type StartPosition = Position
type EndPosition = Position
type TokenPosition = TokenPosition of StartPosition * EndPosition
...

I’ve then added an

open Ast

to my Main.fs. When trying to build, I am now getting the following error

This expression was expected to have type     StartPosition    but here has type     Position

over sp and ep:

let parse_token token = pipe3 getPosition token getPosition (fun sp t ep -> (t, TokenPosition(sp, ep)))

Which doesn’t make a lot of sense, I guess, as StartPosition and EndPosition are no more than “typedefs” of Position. What’s wrong here?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:41:30+00:00Added an answer on May 25, 2026 at 6:41 am

    You shouldn’t be getting this error message if StartPosition was just an alias of Position, so there must be something else that went wrong. It is hard to tell without more complete sample, but here are a few things to check:

    • Are you referring to the right Position type? (You can check full information about the type by looking at the tool tip that you get when you place mouse pointer over the type name)

    • Is the Position type defined in just a single file? (If another file re-defined it, then you’d have two different types named Position)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to access an XML file within a jar file, from a separate
I have a file with multiple strings, each string on a separate line. All
I am trying to process multiple file writing commands (to seperate files) without hanging
I'm trying to update a random-access binary file using the std::iostream interface with separate
I'm trying to get crawl to work on two separate farms I have but
I'm trying to figure out why I'm generating multiple versions of my log files
I am using Codeigniter and I am trying to upload multiple files into a
I've been trying to figure out how to reformat multiple JSON files into a
I'm trying to organize file with multiple sequences . In doing so, I'm trying
I have a text file which I'm trying to parse. The file looks like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.